Skip to content
Discussion options

You must be logged in to vote

Hi @gamebeaker,
Thanks for using Artemis. We are happy to help you with setting up Artemis.
The Docker Compose setup is basically ready to go. As the logs indicate (The name of the operator (university) must be configured, but is not!), you have to set the name of the operator and admin before being able to start Artemis in a production-like setup. Sane default values are all present, but this is a single value we cannot prefill in a sensible way, and therefore, you have to adapt this value.
To do so, you can simply append the following two lines to the docker/artemis/config/prod.env file:

INFO_OPERATORNAME='<NAME OF YOUR UNIVERSITY HERE>'
INFO_OPERATORADMINNAME='<NAME OF THE ADMIN>'

Now…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bensofficial
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants