@dan thx
meanwhile i found kickstart so i started to work with it
D
Posts made by dinka.szabados
-
RE: Postgres import
-
Postgres import
I have a setup of a dockerised environment with compose. There is a postgreSQL, an elastisearch and a FA container, and some others.
First i created the admin for FA via the wizard, configured everything what i needed after that i exported the database into an sql so i can store it in our repo so my colleague can skip the configuration steps. After the next start i imported the database from the sql and when i tried to access the FA admin page i'm getting redirected to th "Maintenance Mode Failed" page.
What could be the solution for my problem, is there any other way to save than load the previously set options later.
I know that exporting isn't advised but it would be used only in developement.