Git Product home page Git Product logo

argocd-playground's Introduction

ArgoCD playground

Template repo used as a playground for argocd.

Features

  • Docker in docker (rootless)
  • Kubectl Helm Minikube
  • ArgoCd latest stable
  • ArgoCd cli
  • k9s
  • Gitea

Configuration

Most of the things are pre-configured on startup. Dind images, cache and data stored in the separate docker volume and will survive devcontainer recreation.

NB: if you wan to completely clean the environment - you need to delete data volumes and the devcontainer itself.

ArgoCD Server: initial password is echo'ed during container creation and could be fined in the logs. Or you can output it again with: argocd admin initial-password -n argocd. On attach to the container, argocd server https port is forwarded as 8080.

UI https port is exposed as tcp 31283 inside of container.

Minikube: node IP inside of container is "192.168.49.2. Config is stored in the separate docker volume.

Gitea: http port - 3000. SSH port - 2222. Data and state is stored in the separate docker volume. Admin user gitea with password gitea is created. Git repo is automatically cloned as gitea/repo (exposed as http://host.minikube.internal:3000/gitea/repo) from $REPO_URL env var during container creation. Write token (scopes write:repository) for admin user is available at /opt/gitea/admin-token.

Data volume mounted at /opt/gitea. Gitea instance is managed with docker compose inside the devcontainer.

argocd-playground's People

Contributors

senz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.