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

chore: The NextCloud provisioner uses MySql as a dependency service #205

Open
4 tasks
nsainaney opened this issue Feb 10, 2021 · 0 comments
Open
4 tasks
Labels

Comments

@nsainaney
Copy link
Contributor

Background:

The provisioner manager allows for dependency services to be defined under:

spec:
  provisioner:
    services:
      mysql: ... 

Requirements:

  • Update the nextcloud app manifest to include the mysql service
  • Test using czctl install
  • Expect to see nextcloud running with the mysql dependency service
  • Uninstall nextcloud and ensure that mysql is also removed
@conneryn conneryn added this to the AppEngine vNext milestone Feb 11, 2021
@conneryn conneryn assigned conneryn and unassigned conneryn and nothingmn Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants