vault backup: 2023-08-05 22:52:47

This commit is contained in:
2023-08-05 22:52:47 +02:00
parent 992f60fd2c
commit 4de5310c3c
2 changed files with 1 additions and 1 deletions

0
Docker.md Normal file
View File

View File

@@ -20,7 +20,7 @@ So to keep things simple I started a [[Git server|git server]] with [Gitea](http
### Reverse proxy and networking
For reverse proxy, security, networking, SSL and stuff, [Traefik](https://doc.traefik.io/traefik/) is the goat. It will scale to [[Kubernetes]] when needed while still being very worthwhile on docker. Lots of tutorials and easy SSL verification.
### Coding stuff
For [[Remote development]] I'm using [Coder](https://coder.com/). Still in #open-source territory
For [[Remote development]] I'm using [Coder](https://coder.com/). Still in #open-source territory, this should let us create remote workspaces automatically. Using [terraform](https://www.terraform.io/) description, one should be able to spin up remote workspaces in a single clic. I say "should" because I'm not sure how it works yet, I haven't managed to make it work correctly yet.
### Address
All of this is accessible via the internet:
- [coder](https://code.minimata.ch)