Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker setup fails #12

Open
wetneb opened this issue Dec 24, 2019 · 0 comments
Open

Docker setup fails #12

wetneb opened this issue Dec 24, 2019 · 0 comments
Labels
bug Something isn't working reconciler ROR reconciler work

Comments

@wetneb
Copy link

wetneb commented Dec 24, 2019

I followed the instructions in the README to run this service in Docker, when starting the service I get the following error:

$ docker build -t ror-reconciler .
...
Successfully tagged ror-reconciler:latest
$ docker swarm init
Swarm initialized: current node (r2q6nimbp01gn0meou1jfjgv1) is now a manager.

To add a worker to this swarm, run the following command:

    docker swarm join --token SWMTKN-1-4saqmnylufxltmjrgzlisgghtqq7z84hqd4qhorqhvh8c002mb-dsgiolvef5woi4kkdylu7tidb 192.168.1.23:2377

To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.

$ docker stack deploy -c docker-compose.yml ror_reconcile
open /tmp/ror-reconciler/.env: no such file or directory
@gbilder gbilder mentioned this issue Jan 27, 2020
@mariagould mariagould added the reconciler ROR reconciler work label May 4, 2020
@mariagould mariagould added the bug Something isn't working label Mar 1, 2022
@mariagould mariagould moved this to Bugs in ROR Inbox Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working reconciler ROR reconciler work
Projects
Status: Bugs
Development

No branches or pull requests

2 participants