Girish Ramakrishnan b50692fc67 Revert "Always return a url and do not check fs"
This reverts commit a3099606cb.

This doesn't work because the UI then starts showing the default icon
initially (since the icon gets download on the box after sometime)
and never gets around to updating it.
2015-03-10 11:40:24 -07: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%