Skip to content

AERPAW CI/CD configuration templates and scripts for remotely deployed Jenkins, Gitea, Nginx

Notifications You must be signed in to change notification settings

AERPAW-Platform-Control/experimenter-cicd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AERPAW CI/CD with Jenkins and Gitea

WORK IN PROGRESS

Docker compose implementation of Jenkin's, Gitea and Nginx for use by AERPAW experiments.

Table of Contents

Build

docker-compose pull
docker_version=5:19.03.12~3-0~debian-stretch docker-compose build jenkins

Deploy

UID_JENKINS=$(id -u) GID_JENKINS=$(id -g) docker-compose up -d

References

gitea admin create-user --name frank --password password123! --email [email protected] admin

About

AERPAW CI/CD configuration templates and scripts for remotely deployed Jenkins, Gitea, Nginx

Resources

Stars

Watchers

Forks

Packages

No packages published