├── README.md ├── docker-compose.yml ├── hardening.sh └── traefik └── config.yml /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/devopshobbies/django-ci-cd-NexusRegistry/HEAD/README.md -------------------------------------------------------------------------------- /docker-compose.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/devopshobbies/django-ci-cd-NexusRegistry/HEAD/docker-compose.yml -------------------------------------------------------------------------------- /hardening.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/devopshobbies/django-ci-cd-NexusRegistry/HEAD/hardening.sh -------------------------------------------------------------------------------- /traefik/config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/devopshobbies/django-ci-cd-NexusRegistry/HEAD/traefik/config.yml --------------------------------------------------------------------------------