Merge branch 'next' of github.com:OliveTin/OliveTin into next
This commit is contained in:
commit
7b4918e2f8
|
|
@ -6,10 +6,6 @@ You will need approximately **10 minutes** to install OliveTin on almost every p
|
||||||
|
|
||||||
You probably will need about **10-20 minutes** to understand how OliveTin configuration works, and to be able to write your first action to make it do something useful.
|
You probably will need about **10-20 minutes** to understand how OliveTin configuration works, and to be able to write your first action to make it do something useful.
|
||||||
|
|
||||||
== Where to find help
|
|
||||||
|
|
||||||
include::partial$support.adoc[]
|
|
||||||
|
|
||||||
== First step: where are you installing?
|
== First step: where are you installing?
|
||||||
|
|
||||||
* Linux
|
* Linux
|
||||||
|
|
@ -27,9 +23,17 @@ include::partial$support.adoc[]
|
||||||
*** xref:install/docker_compose.adoc[Docker Compose]
|
*** xref:install/docker_compose.adoc[Docker Compose]
|
||||||
*** xref:install/helm.adoc[Kubernetes with Helm]
|
*** xref:install/helm.adoc[Kubernetes with Helm]
|
||||||
*** xref:install/k8s.adoc[Kubernetes with Manifests]
|
*** xref:install/k8s.adoc[Kubernetes with Manifests]
|
||||||
* xref:install/bsd.adoc[FreeBSD]
|
* xref:install/bsd.adoc[BSD]
|
||||||
* xref:install/windows.adoc[Windows]
|
* Windows
|
||||||
* xref:install/macos.adoc[MacOS]
|
** xref:install/windows.adoc[Windows]
|
||||||
|
** xref:install/windows.adoc[Windows Service]
|
||||||
|
* macOS
|
||||||
|
** xref:install/macos.adoc[macOS Desktop]
|
||||||
|
** xref:install/macos.adoc[macOS Service]
|
||||||
|
|
||||||
|
== Where to find help
|
||||||
|
|
||||||
|
include::partial$support.adoc[]
|
||||||
|
|
||||||
== What's Next?
|
== What's Next?
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue