https://github.com/openconext/openconext-devconf
Contains configuration file to get an development environment up and running
https://github.com/openconext/openconext-devconf
Last synced: 9 months ago
JSON representation
Contains configuration file to get an development environment up and running
- Host: GitHub
- URL: https://github.com/openconext/openconext-devconf
- Owner: OpenConext
- License: apache-2.0
- Created: 2023-04-06T08:33:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-09T15:22:46.000Z (10 months ago)
- Last Synced: 2025-07-09T16:38:50.953Z (10 months ago)
- Language: PHP
- Size: 3.8 MB
- Stars: 1
- Watchers: 11
- Forks: 2
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repo contains the docker compose file and configuration for setting up a OpenConext development environment using Docker.
There are two environments that can be started from this repo: One for the stepup project and one for all the other apps (called "core")
You can find more information in their respective directories (stepup and core)
Feedback welcome!