Skip to content

production daemon (keep thoughtswap running) #14

Description

@brittanybraswell

we currently run the server by using foreverjs, and maybe that's an ok start, but we don't have anything to restart on crash, and we really should (perhaps even notifying someone of the crash). There are many ways we could add restart after crash (or auto start if our VM gets rebooted [like by techstaff doing maintenance]). depending on the os version we're on we could use the ancient upstart, or the more-recently-more-preferred systemd. We could also hack something together only slightly quicker using nodemon, PM2, or similar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions