Girish Ramakrishnan bdb5d965bb Pass old app config to app task
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
2015-07-10 10:47:51 -07:00
2013-10-12 09:56:21 -07:00
2015-05-27 16:23:54 -07:00
2015-07-02 19:22:37 -07:00
2015-07-10 10:47:51 -07:00
2015-05-01 12:28:18 -07:00
2015-01-13 11:58:06 +01:00
2015-07-09 17:01:11 -07:00
2015-07-09 17:01:11 -07:00
2015-07-09 17:01:11 -07:00
2015-07-09 17:01:11 -07:00
2015-06-30 15:55:28 +02:00
2015-06-12 14:48:58 +02: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
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%