Girish Ramakrishnan d90b76882f apphealthtask: allow 2xx and 3xx responses
Some apps like wordpress, mediawiki redirect to https urls. Following
the redirect results in DEPTH_ZERO_SELF_SIGNED_CERT since we use self
signed certificates.

An alternate fix is to set the X-FORWARD-* headers.
2015-02-01 20:34:56 -08:00
2013-10-12 09:56:21 -07:00
2014-11-28 09:54:54 -08:00
2015-01-27 22:49:08 -08:00
2015-01-23 15:01:10 -08:00
2015-01-29 11:12:10 -08:00
2015-01-31 21:49:26 -08:00
2015-01-13 11:58:06 +01:00
2015-01-21 10:40:48 +01:00
2015-01-22 08:42:30 -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%