You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docker: Create a parameters.yaml.dist that works in a docker dev env (#405)
* Docker: Create a paramaters.yaml.dist that works in a docker dev environment
* parameters.yml.dist: Create sensible MariaDB usernames and secrets
* Parameters.yaml.dist: Change secrets to a unique secret
* Adding the Dockerfile and required configs
* Adding the Github workflows
* Testing the build
* We were copying from the wrong places
* GHA: Add dispatch option to the docker build action
* Default docker config: Add mailcatcher host
* Fix loas in the docker config
* Add demo gssp to the docker config
* Docker: Chown the var directory
* Docker: Fix permissions on the cache dir
* Docker: Add monolog configuration when running as a container
This will let the logs go to stdout when running as a container, which
is the Docker way to send logs
* Correct uri for selfservice
* Change the self-asserted loa to match the regular
* Fix a typo
* sed -i 's/authentication/assurance/'
* Rename loa's to a more standard name
---------
Co-authored-by: Dan <dan@hostatic.ro>
Co-authored-by: Michiel Kodde <mkodde@ibuildings.nl>
0 commit comments