Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.02 KB

File metadata and controls

20 lines (15 loc) · 1.02 KB

Agartex Service Core

Repository containing all scripts required to run AgarTex on your local machine.

Before you start:

  1. Copy example-secrets to secrets and fill them with your configuration
  2. Pull or build Docker images:
  1. Start app with docker-compose up
  2. [optional] If you want to enable TLS, copy .envExample to .env and set path to your certificates

It is advised to run it in background (e.g. using screen).

Infrastructure overview

Infrastructure overview