aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKana <[email protected]>2021-02-21 01:10:58 +0900
committerGitHub <[email protected]>2021-02-21 01:10:58 +0900
commit9200604adb77ad05c9937f9d50141fcae6d11654 (patch)
tree450304df1475aee345d823b1c80f30a7af563da5 /docs
parentchore: update docker guide (diff)
downloadhost.fuwn.me-9200604adb77ad05c9937f9d50141fcae6d11654.tar.xz
host.fuwn.me-9200604adb77ad05c9937f9d50141fcae6d11654.zip
Update docker.md
Diffstat (limited to 'docs')
-rw-r--r--docs/docker.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/docker.md b/docs/docker.md
index 622c3e5..0dd8bec 100644
--- a/docs/docker.md
+++ b/docs/docker.md
@@ -2,7 +2,10 @@
If you want to avoid all the hassle of installing the dependencies, configuring nginx and etc you can simply use our docker image which makes things way faster.
-First make sure you have docker and docker composer installed, on Debian/Ubuntu this would be `sudo apt install docker-ce`.
+First make sure you have docker and docker composer installed, so please follow the install instructions for your OS/Distro:
+- https://docs.docker.com/engine/install/debian/
+- https://docs.docker.com/compose/install/
+
After that:
- Copy the config file called `docker-compose.config.example.yml` to `docker-compose.config.yml` with the values you want. Those that are left commented will use the default values.
- Copy either `chibisafe.moe.http.example.conf` or `chibisafe.moe.https.example.conf` to `chibisafe.moe.conf` for either HTTP or HTTPS