diff --git a/software-development/infrastructure/README.md b/software-development/infrastructure/README.md new file mode 100644 index 0000000..24adca4 --- /dev/null +++ b/software-development/infrastructure/README.md @@ -0,0 +1,19 @@ +# Infrastructure + +## Gitea +A self hosted Github alternative. + +## Grafana +Data visualizer for your time series. + +## Jenkins +Playbook orchestration tool. + +## Mailserver +A custom mail server. + +## Portainer +A docker container visualization tool. + +## Traefik +A reverse proxy that routes docker container traffic really well.