docs: add a tutorial document for protecting an instance

This commit is contained in:
wukko
2024-10-20 16:23:09 +06:00
parent f5d09f86db
commit 1cf82e4d69
8 changed files with 59 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# how to host a cobalt instance yourself
# how to run a cobalt instance
## using docker compose and package from github (recommended)
to run the cobalt docker package, you need to have `docker` and `docker-compose` installed and configured.