Toastie ec65069814 initial | 2 years ago | |
---|---|---|
.env.template | 2 years ago | |
.gitignore | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
docker-compose.yml | 2 years ago |
It is assumed that on the docker host we're already running
./data/webroot
- all files and the sqlite database.env.template
to .env
and setup your hostname, admin user and passworddocker-compose up
and watch out for possible errors. If everything goes fine, re-run with -d
.