Installation
Last updated
Last updated
The easiest way to install CoreControl is using Docker Compose. Follow these steps:
Make sure and are installed on your system.
Create a file named docker-compose.yml
with the following content:
Start CoreControl with the following command:
The application is now available at http://localhost:3000
.
CoreControl comes with a default administrator account:
Email: admin@example.com
Password: admin
::: warning For security reasons, it is strongly recommended to change the default credentials immediately after your first login. :::
You can change the administrator password in the settings after logging in.
Generate a custom JWT_SECRET with e.g.