diff options
| author | Pitu <[email protected]> | 2021-02-06 00:25:43 +0900 |
|---|---|---|
| committer | Pitu <[email protected]> | 2021-02-06 00:25:43 +0900 |
| commit | bbce774d6cfbc0462750f55be3c844eaf2af8855 (patch) | |
| tree | 2393fc2262286856242c90868384f74dd679bb2a /README.md | |
| parent | chore: update logo to be square for embeds (diff) | |
| download | host.fuwn.me-bbce774d6cfbc0462750f55be3c844eaf2af8855.tar.xz host.fuwn.me-bbce774d6cfbc0462750f55be3c844eaf2af8855.zip | |
chore: add docker docs
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |