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

Shutdown Application Server before creating AMI #224

Closed
marc-cabocel opened this issue Sep 14, 2016 · 1 comment
Closed

Shutdown Application Server before creating AMI #224

marc-cabocel opened this issue Sep 14, 2016 · 1 comment
Assignees
Milestone

Comments

@marc-cabocel
Copy link

=== Version ===

  • v2.0.0

=== New Enhancement ===

  • Currently when an image is saved by Nanocloud, it is done without turning off the application server. This may cause problem at boot time with the new AMI. Indeed, a message shows up telling something went wrong with the platform.
    error_message
@dynamiccast
Copy link
Contributor

Currently, noReboot is explicitly passed when creating an image: https://github.com/Nanocloud/nanocloud/blob/master/api/drivers/aws/driver.js#L403
We should see what happens if this option is disabled.

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

No branches or pull requests

5 participants