Skip to content

App server not working after reboot #9

@mikeoleary

Description

@mikeoleary

Describe the bug

The simple python web app demo does not survive a reboot.

Expected behavior

I expect this demo to be a little more robust. In my case, I deployed the demo but it didn't work (due to issue #8 ) and so I powered down the VM's for the day and picked it up the next day.

Current behavior

If you deploy this solution but reboot the app server for any reason, the app server will stop serving the web page. This is too brittle. There's already enough to troubleshoot for a user.

Possible solution

I recommend a startup script that installs docker, runs a known simple docker image, and restarts on reboot. That's what I do in my demos.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions