aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPitu <[email protected]>2021-02-06 00:25:43 +0900
committerPitu <[email protected]>2021-02-06 00:25:43 +0900
commitbbce774d6cfbc0462750f55be3c844eaf2af8855 (patch)
tree2393fc2262286856242c90868384f74dd679bb2a /README.md
parentchore: update logo to be square for embeds (diff)
downloadhost.fuwn.me-bbce774d6cfbc0462750f55be3c844eaf2af8855.tar.xz
host.fuwn.me-bbce774d6cfbc0462750f55be3c844eaf2af8855.zip
chore: add docker docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6de4213..6899026 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,9 @@ Chibisafe is a file uploader service written in node that aims to to be easy to
- Albums, tags and Discord-like search function
- User list and control panel
+### Docker
+To avoid all of this and use docker [read the docs here](docs/docker.md)
+
### Pre-requisites
This guide asumes a lot of things, including that you know your way around linux, nginx and internet in general.