aa42067f9fd2a0f45b3c7eba56d291f6d465b7ca
After clicking update, the box webadmin returns to webadmin page. This is because the update has started but the updater is busy download and building stuff for sometime before it sets up the nginx to show upload progress. Part of #140. The UI doesn't work properly.
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
Running
./run.sh- this starts up nginx to serve up the webadminDEBUG=box:* ./app.js- this the main box code.- Navigate to https://admin-localhost
Description
Languages
JavaScript
72.6%
Vue
22.3%
Shell
3.1%
HTML
1.1%
EJS
0.7%
Other
0.2%