Loading...
This guide covers advanced configuration and maintenance tasks for self-hosted Apito instances.
The default admin credentials are displayed in the engine logs only on the first run. If you missed them or need to reset the password, run the following command inside the engine container:
docker exec apito-engine apito reset pwd
This generates new admin credentials and displays them in the output. Use the new credentials to login at http://localhost:4000 and change your password.