Awesome thank you so much for the help!
V
Latest posts made by vmurr
- 
RE: Can you configure FA in Docker to automatically set up apps, OAuth, etcposted in Q&A
- 
RE: Can you configure FA in Docker to automatically set up apps, OAuth, etcposted in Q&AThank you for the reply. Will kickstart bypass the maintenance mode of creating user and allow you to have a dashboard with your apps when you run docker compose and go to http://localhost:9011/? It doesn't appear to be the case and I just wanted to clarify as I'd like others to be able to pull from git and be up and running immediately. Thanks again. 
- 
Can you configure FA in Docker to automatically set up apps, OAuth, etcposted in Q&AI Have set up FA locally with docker. However, when you run compose you have to set up a user then configure apps and OAuth and so on. I was wondering if anyone knew if it were possible or how to not have to do this manually? Example, run compose and apps are already configured so you can test?