This guide will show you how to host the following stack:
- Install
docker
anddocker-compose
on your system.
- Copy the docker files to your desired location.
- Edit the Caddy .env file and enter your email address.
- Run the Caddy docker container with
docker compose up
. - Start all cloud storage services with
docker compose up
. - Visit your OCIS_DOMAIN and login with
admin:ADMIN_PASSWORD
.
If you are hosting this on your own (home or office) network, it is strongly recommended to place the server in its own VLAN.