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

Upgrade osctrl via provision #64

Merged
merged 1 commit into from
Apr 13, 2020
Merged

Upgrade osctrl via provision #64

merged 1 commit into from
Apr 13, 2020

Conversation

javuto
Copy link
Collaborator

@javuto javuto commented Apr 13, 2020

Overview

The provision.sh deployment utility now allows to upgrade an existing deployment of osctrl, with the same abilities to customize which component to upgrade.

Quick example, this is how to upgrade all components (admin, api, tls) with the git repo clone in /home/user/osctrl and deployed in /srv/osctrl:

$ ./deploy/provision.sh -U -s /home/user/osctrl -S /srv/osctrl

@javuto javuto added ✨ enhancement New feature or request deployment Deployment related issues labels Apr 13, 2020
@javuto javuto added this to the v0.2.2 milestone Apr 13, 2020
@javuto javuto self-assigned this Apr 13, 2020
@edub0
Copy link

edub0 commented Apr 13, 2020

sick thank you

@javuto javuto merged commit 147d3fd into master Apr 13, 2020
@javuto javuto deleted the provision-upgrade branch April 13, 2020 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment Deployment related issues ✨ enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants