Skip to content

mdegel/documize-docker-compose

Repository files navigation

Setup

Initial Configuration

Copy the template to a local .env and adjust values as needed.

cp .env.template .env
nano .env
# Change as needed

Startup

Start the application.

docker-compose up -d

SSL

For using this setup with SSL via Let’s Encrypt, see https://github.com/wmnnd/nginx-certbot.

About

Simple Docker-Compose for documize

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published