hardlounge/README.md

20 lines
927 B
Markdown
Raw Normal View History

2023-10-05 09:26:50 +00:00
# The Lounge: Hard Chats Edition
2014-10-01 19:10:14 +00:00
2023-10-05 09:26:50 +00:00
This is a fork of The Lounge intended to be used for the SuperNETs Webchat (located at https://webchat.supernets.org)
2017-08-16 19:56:38 +00:00
2023-10-05 09:26:50 +00:00
# Deployment
2023-10-05 09:26:50 +00:00
1. Create a `docker-compose.yml` file in the directory you wish The Lounge to be in, use the one in this repo as an example.
2. Create the `config/` folder in the same directory.
3. Run `docker compose up` to bring up the container and generate required files, you may Ctrl+C it after that.
4. Edit the config file located at `config/config.js`, it is well documented and has not been changed so the original The Lounge documentation applies here.
5. Bring up the container for good using `docker compose up -d`.
2016-10-16 07:11:52 +00:00
2023-10-05 09:26:50 +00:00
# Support
2017-08-16 19:56:38 +00:00
2023-10-05 09:26:50 +00:00
If for some reason you decide to run our version of this container, we are more than happy to support you in #5000 on irc.supernets.org
2023-10-06 03:55:49 +00:00
# Credits
- All developers & contributors of The Lounge - https://github.com/thelounge/thelounge