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

handle multiple versions #82

Open
2 of 10 tasks
petejkim opened this issue Mar 6, 2014 · 2 comments
Open
2 of 10 tasks

handle multiple versions #82

petejkim opened this issue Mar 6, 2014 · 2 comments

Comments

@petejkim
Copy link
Owner

petejkim commented Mar 6, 2014

  • activate version on install
  • start/stop/status/restart should control current active version
  • parts list
mongodb (2.4.6)
php5 (5.5.8-nitrous2)
apache2 (2.4.6, 2.4.7*)

* indicates selected version

  • parts which - list selected versions
mongodb 2.4.6
php5 5.5.8-nitrous2
apache2 2.4.7
  • parts which apache2
apache2 2.4.7
  • parts switch apache2 2.4.6 - activate older version for use
  • parts uninstall apache2 --version 2.4.6
  • parts purge apache2 --version 2.4.6
  • parts upgrade - upgrade all outdated installations
  • parts cleanup - remove all unselected old versions
@petejkim
Copy link
Owner Author

petejkim commented Mar 7, 2014

wip

@petejkim
Copy link
Owner Author

putting this on hold for now, there are other problems with supporting multiple versions like /etc/*.conf files being incompatible between versions...

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

1 participant