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

sync-swarm to be renamed to beamup-orchestrate and to take triggers #2

Open
Ivshti opened this issue Apr 15, 2020 · 0 comments
Open
Assignees

Comments

@Ivshti
Copy link
Member

Ivshti commented Apr 15, 2020

Currently, after an app is deployed on the deployer server, we call sync-swarm on the swarm manager to start running it.

Rename the swarm-syncer/beamup-sync-swarm script to orchestrate/beamup-orchestrate and make it only invokable with triggers, such as:

  • app-deploy APPNAME
  • app-destroy APPNAME

This "on deploy" trigger will allow us to also send ENV vars along, which is something that the current swarm-syncer does not support.

This will also require changes in the dokku plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants