aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKushBlazingJudah <59340248+KushBlazingJudah@users.noreply.github.com>2021-08-15 17:29:05 -0300
committerKushBlazingJudah <59340248+KushBlazingJudah@users.noreply.github.com>2021-08-15 17:29:05 -0300
commit6e7eaf774209bf6dfa55a2ba5bc424eeb2f5ea08 (patch)
tree08e3bbefe06f327c36e4d94522bd65ceedb3bde5 /README.md
parent7f7625d9b79503d74f938f4be90bc50f926a6d56 (diff)
docker
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index a05eed7..e1934c7 100644
--- a/README.md
+++ b/README.md
@@ -73,6 +73,8 @@ Any contributions or suggestions are appreciated. Best way to give immediate fee
`instancesalt:put your salt string here` Used for secure tripcodes currently.
+ `redis:redis://localhost` Used for Redis. This should be `redis://localhost` in most cases.
+
Currently e-mail is not implemented to do anything special, but the code is in place
@@ -151,7 +153,10 @@ server {
### Docker
-`Please consider submitting a pull request if you set up a FChannel instance with Docker with instructions on how to do so`
+A Dockerfile is provided, and an example `docker-compose.yml` exists to base your Docker setup on.
+You should use the `config-init.docker` file to configure it and it will work more or less out of the box with it.
+
+Nothing really has been tested because of #12 which should've been fixed but seems like it hasn't.
# Support