prolike / dilly-dally_old

An intelligent tool that carefully collects and categorizes all the time developers spend on their work
0 stars 0 forks source link

Reproducible setup (instance on demand) #224

Open lakruzz opened 5 years ago

lakruzz commented 5 years ago

Problem Currently the Dilly Dally must be instantiated for each individual customer/namespace. It's a somewhat manual process that isn't well described and it's bound to cause some headaches to instantiate a new setup for a potential new customer.

Feature We need a complete infrastructure as code scripted solution, that can orchestrate and execute the instantiation of a new customers setup, based solely on configurations.

Value It will enable us to bring on more BETA users, and to spin up test and development environments on demand