Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

proglang/presence

Repository files navigation

Presence

To install the App run ./install.sh after configuring.

config

All configuration is done in docker-compose.yml

  • Set a secure sql password.
  • Set a random 32 character string as APP_KEY
  • Set API_PATH to the url the API is located at
  • Set APP_NAME to the desired name of the App

Read Config.md for more details

Requirements

  • docker
  • docker-compose