Documentation Refactor
This commit is contained in:
parent
3b8818e636
commit
a410b34521
47 changed files with 2065 additions and 3911 deletions
12
docs/guides/dokku.md
Normal file
12
docs/guides/dokku.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
sidebar_position: 8
|
||||
sidebar_label: "Dokku"
|
||||
---
|
||||
|
||||
# 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).
|
||||
Loading…
Add table
Add a link
Reference in a new issue