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

[ Feature ] Containerize Application #8

Open
401Unauthorized opened this issue Feb 12, 2021 · 0 comments
Open

[ Feature ] Containerize Application #8

401Unauthorized opened this issue Feb 12, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@401Unauthorized
Copy link
Owner

Current Implementation

  • The user must install all dependencies on their machine
  • The user must be able to run the application
  • The user must handle reliability and availability themselves

Problems Observed

  • The application may behave unexpectedly on untested machines
  • The application may experience downtime

Proposed Solutions

  • The project should provide an option to run as a Docker container
  • The project should provide built in reliability & availability capabilities (such as PM2)
  • The project should provide better notifications for status changes (such as email)
@401Unauthorized 401Unauthorized added the enhancement New feature or request label Feb 12, 2021
@401Unauthorized 401Unauthorized self-assigned this Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant