# Advanced initialization
# Docker-compose
# Running the advanced initialization script
A bash script by the name of init-configuration-local.sh
has been included in the git repository to help with the configuration.
It will guide the user into entering the needed configuration variables for a default installation of Ontopic Studio, while also running all necessary one-time setup jobs.
When it is requested, you should provide the information for the local authentication, inserting: username, email, fullname, user group and password. You can also proceed accepting the suggested values and providing only a password for the user test. Be sure to remember the user and password or keep them in a safe place.
It will create a local directory volumes, to store the Ontopic Studio data (while the default configuration only uses Docker volumes).
If you have already used Ontopic Studio: export your projects before running the script
Since new volumes are created, your data will not be automatically moved from the docker volumes to the local directory volumes. You can export your Ontopic Studio Projects for backup clicking on the button export project on the Dashboard. After running the script and restarted Ontopic Studio you can reimport your project, creating a new project with the data source connection and clicking on the button import project on the Dashboard.
./init-configuration-local.sh