Girish Ramakrishnan 76a6ba4c8a Update modules
"async" can be updated from ^0.6.2 to ^0.9.0 (Installed: 0.6.2, Latest: 0.9.0)
"body-parser" can be updated from ~1.9.3 to ~1.12.0 (Installed: 1.9.3, Latest: 1.12.0)
"connect-lastmile" can be updated from 0.0.8 to 0.0.10 (Installed: 0.0.8, Latest: 0.0.10)
"connect-timeout" can be updated from ~1.4.0 to ~1.5.0 (Installed: 1.4.0, Latest: 1.5.0)
"cookie-parser" can be updated from 1.1.0 to 1.3.3 (Installed: 1.1.0, Latest: 1.3.3)
"csurf" can be updated from ^1.6.1 to ^1.6.6 (Installed: 1.6.6, Latest: 1.6.6)
"debug" can be updated from ~0.8.1 to ~2.1.1 (Installed: 0.8.1, Latest: 2.1.1)
"dockerode" can be updated from ~2.0.5 to ~2.0.7 (Installed: 2.0.6, Latest: 2.0.7)
2015-02-13 21:50:56 -08:00
2015-02-13 16:30:28 +01:00
2015-02-13 21:06:14 -08:00
2015-02-09 17:16:39 +01:00
2015-01-13 11:58:06 +01:00
2015-02-10 18:23:03 -08:00
2015-02-12 20:42:17 -08:00
2015-02-13 16:13:46 +01:00
2015-02-13 21:50:56 -08:00
2015-02-11 17:08:59 -08:00
2015-02-13 21:50:56 -08:00

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 webadmin
  • DEBUG=box:* ./app.js - this the main box code.
  • Navigate to https://admin-localhost
S
Description
Cloudron Box
Readme 47 MiB
Languages
JavaScript 72.6%
Vue 22.3%
Shell 3.1%
HTML 1.1%
EJS 0.7%
Other 0.2%