/agartex-service-core

Main reposiotry with miscellaneous scripts used to start agartex

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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