Skip to main content

Start your server

Make sure you are in the folder, where the configuration files are located and execute the following line

docker compose --env-file variables.env up

Access the software

You can access the software by opening the browser and navigating to the address you specified in the variables.env file and adding https:// at the beginning.

Example with local setup

https://videoserver

Example with public domain

https://demo.dcine-studios.com

Login Data

The default user has following credentials:

username: admin
password: admin

You should change your credentials after the first login!!!