diff --git a/Home.md b/Home.md index 24c35f2..d27e62f 100644 --- a/Home.md +++ b/Home.md @@ -1,3 +1,11 @@ +The docker files for Invoice Ninja provide an easy to use setup when you do not plan or want to install Invoice Ninja on your server directly. Just have a look a the quick start guides and pick the one suitable for you. Each guide has some limitation to cover different situations hopefully suitable for most of the users. + +* [Docker Compose with Caddy](https://github.com/invoiceninja/dockerfiles/wiki/docker-compose-with-caddy) +* [Docker Compose with nginx](https://github.com/invoiceninja/dockerfiles/wiki/docker-compose-with-nginx) +* [Docker-only setup (no Docker Compose, no webserver)](https://github.com/invoiceninja/dockerfiles/wiki/docker-only-setup) + +Please understand that we just cannot provide examples and guides for every single setup and configurations that exists. + ## Available version and tags For a full list of available tags please check the [tags section](https://hub.docker.com/r/invoiceninja/invoiceninja/tags) on Docker Hub.