Skip to content

Latest commit

 

History

History

edge

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Installing

run script for configuration:

./bin/init_edge.sh

alternatively, make a copy of traefik.toml (e.g. traefik.test.toml) and manually adjust the settings.

deploy the stack (e.g. for test environment):

env ENV=test HOST=test.agora-oegd.de docker stack deploy -c edge.yml edge