bdb5d965bbe8388a4ac1d4defa730224ec3dc0de
Girish 1 OCD 1 Creating a pure task based approach is not very easy with our current approach. We use the app table entry to track status and all validation. So, the approach of keeping old config in the table and passing around a newConfig package is not happenning without touching lots of code. The current approach simply stashes the old config in the apps table itself. We could potentially move this to another 'tasks' table but this then raises cleanup issues (should the taskmanager crash after the apps has been removed...) Fixes #416
The Box
Development setup
- sudo useradd -m yellowtent ** This dummy user is required for supervisor 'box' configs ** Add admin-localhost as 127.0.0.1 in /etc/hosts ** All apps will be installed as hypened-subdomains of localhost. You should add hyphened-subdomains of your apps into /etc/hosts
Description
Languages
JavaScript
72.6%
Vue
22.3%
Shell
3.1%
HTML
1.1%
EJS
0.7%
Other
0.2%