Skip to content
Snippets Groups Projects
Commit 2c0a8afc authored by David Trattnig's avatar David Trattnig
Browse files

Added TOCs.

parent 183d6529
No related branches found
No related tags found
No related merge requests found
# Install for Development # Install for Development
<!-- TOC -->
- [Install for Development](#install-for-development)
- [Prerequisites](#prerequisites)
- [Setup Database](#setup-database)
- [Installation](#installation)
- [Configuration](#configuration)
- [Running Engine](#running-engine)
- [Logging](#logging)
- [Read more](#read-more)
<!-- /TOC -->
## Prerequisites ## Prerequisites
Aura Engine runs on any modern Debian-based OS. It requires at least Aura Engine runs on any modern Debian-based OS. It requires at least
......
# Install for Production # Install for Production
<!-- TOC -->
- [Install for Production](#install-for-production)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Configuration](#configuration)
- [Running Engine](#running-engine)
- [The API Server](#the-api-server)
- [Maintanence using Supervisor](#maintanence-using-supervisor)
- [Logging](#logging)
- [Read more](#read-more)
<!-- /TOC -->
## Prerequisites ## Prerequisites
Aura Engine runs on any modern Debian-based OS. It requires at least Aura Engine runs on any modern Debian-based OS. It requires at least
......
...@@ -11,6 +11,18 @@ https://hub.docker.com/repository/docker/autoradio/engine ...@@ -11,6 +11,18 @@ https://hub.docker.com/repository/docker/autoradio/engine
It's not yet ready to be offically used. If you want to try AURA Engine meanwhile It's not yet ready to be offically used. If you want to try AURA Engine meanwhile
try the [Standard Installation](docs/installation-development). try the [Standard Installation](docs/installation-development).
<!-- TOC -->
- [Running Engine with Docker](#running-engine-with-docker)
- [Start an image](#start-an-image)
- [Configure an image](#configure-an-image)
- [Making Docker Releases](#making-docker-releases)
- [Build your own, local Docker image](#build-your-own-local-docker-image)
- [Releasing a new version to DockerHub](#releasing-a-new-version-to-dockerhub)
- [Read more](#read-more)
<!-- /TOC -->
## Start an image ## Start an image
*To be extended ...* *To be extended ...*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment