Skip to content

strowi/deploy

Repository files navigation

Deploy-Container

Repo-Url: https://gitlab.com/strowi/deploy

Docker Image

Should be available on docker and gitlab:

This is a general-purpose deploy-container for deploying k8s/ docker-compose with gitlab.

Executable scripts:

  • deploy-k8 (Kubernetes)
  • deploy-dco (docker-compose)
  • consul_update (monitoring-bare-metal)
  • setup_gpg (will import the CI_GPG_PRIVATE_KEY to gpg (for git-crypt..))
CI_GPG_PRIVATE_KEY INFO:
pub   rsa3072 2018-10-31 [SC] [verfällt: 2025-10-28]
      XYZ
uid        [uneingeschränkt] ci (for.. you know.. ci and stuff) <strowi@hasnoname.de>
sub   rsa3072 2018-10-31 [E] [verfällt: 2025-10-28]

How it works

Well.. read on: