📄️ Docker Containers
To run Ressonance as a Docker container, run:
📄️ Perssist Configuration
To perssist changes at the container after deleting or restarting you must define a volume:
📄️ How to store data on MySQL
The Ressonance open source version uses SQLite to store data like users and apps. Switching to MySQL is as simple as updating a few environment variables.