From 8ea431b2e490904335951802ef2f693226c5d88a Mon Sep 17 00:00:00 2001 From: jamesread Date: Mon, 24 Jan 2022 20:38:19 +0000 Subject: [PATCH] doc: Added links to install instructions --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 2d5e31b..ebf534e 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,13 @@ All documentation can be found at http://docs.olivetin.app . This includes insta This is a quick example of `config.yaml` - but again, lots of documentation for how to write your `config.yaml` can be found at [the documentation site.](https://docs.olivetin.app) +* (Recommended) [Linux package install (.rpm/.deb)](https://docs.olivetin.app/install-linuxpackage.html) install instructions +* [Container (podman/docker)](https://docs.olivetin.app/install-container.html) install instructions +* [Docker compose](https://docs.olivetin.app/install-compose.html) install instructions +* [Helm on Kubernetes](https://docs.olivetin.app/install-helm.html) install instructions +* [Kubernetes (manual)](https://docs.olivetin.app/install-k8s.html) install instructions +* [.tar.gz (manual)](https://docs.olivetin.app/install-targz.html) install instructions + Put this `config.yaml` in `/etc/OliveTin/` if you're running a standard service, or mount it at `/config` if running in a container. ```yaml