If you liked the project, please give a star ;)
- Visual Studio Code or another editor
- .Net Core 3.1
-
Create a plugins.txt file to configure a essentials plugins from a DevOp's pipelines.
-
Create groovy scripts to generate a base configuration from jenkins
- Create a base admin user/password
- Create a base globals variables
Change version in docker compose file
- To Run and Create:
- docker-compose -f "docker-compose.yml" up -d --build --no-cache
- To Stop:
- docker-compose -f "docker-compose.yml" down