Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
000b876dcb
commit
3056b60159
7 changed files with 147 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
- [Kubernetes](deploying/kubernetes.md)
|
||||
- [Arch Linux](deploying/arch-linux.md)
|
||||
- [Debian](deploying/debian.md)
|
||||
- [Red Hat](deploying/redhat.md)
|
||||
- [FreeBSD](deploying/freebsd.md)
|
||||
- [TURN](turn.md)
|
||||
- [Appservices](appservices.md)
|
||||
|
|
|
|||
|
|
@ -6,5 +6,6 @@
|
|||
- [Kubernetes](kubernetes.md)
|
||||
- [Arch Linux](arch-linux.md)
|
||||
- [Debian](debian.md)
|
||||
- [Red Hat](redhat.md)
|
||||
- [FreeBSD](freebsd.md)
|
||||
- [Podman systemd](podman-systemd.md)
|
||||
|
|
|
|||
1
docs/deploying/redhat.md
Normal file
1
docs/deploying/redhat.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
{{#include ../../rpm/README.md}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue