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

Improve the DevOps infrastructure #108

Open
sgdavis1 opened this issue Jul 16, 2021 · 0 comments
Open

Improve the DevOps infrastructure #108

sgdavis1 opened this issue Jul 16, 2021 · 0 comments
Labels
enhancement New feature, request, or improvement

Comments

@sgdavis1
Copy link
Member

The current infrastructure for a development environment for this system is only half-baked.

I would like:

  • A more robust start / stop script, along with an ability to tear-down everything and start fresh
  • node_module installation inside of the container only (not image, or host)
  • Improved use of docker compose to create one or more backup clients represented as simple containers
  • More automation on ssh key creation and authorization (during container creation / start script)
  • Both IntelliJ and VS.code project files defined as a part of the repo

I believe all of these things are relatively easily achievable and will make working on the project a much easier thing -- especially cross-platform. We should be able to much more easily support Windows devs as a result.

@dominicrutk dominicrutk added the enhancement New feature, request, or improvement label Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, request, or improvement
Projects
None yet
Development

No branches or pull requests

2 participants