1
0
Fork 0

Add MicroK8s, Helm and Dokku to the documentation

This commit is contained in:
Joao Gilberto Magalhaes 2023-02-12 09:51:54 -06:00
parent 89c4799efa
commit 58bda7eef0
8 changed files with 160 additions and 67 deletions

7
docs/dokku.md Normal file
View file

@ -0,0 +1,7 @@
# Dokku
Dokku is a Docker powered mini-Heroku in around 100 lines of Bash. It is the smallest PaaS implementation you've ever seen, weighing in at a little over 100 MB of memory usage and about 80 MB of disk space.
## Installing EasyHAProxy on Dokku
Please refer to the [official documentation](https://github.com/dokku/dokku/blob/master/docs/networking/proxies/haproxy.md).