Girish Ramakrishnan f33c4da89f Make httpServer property of the server
I don't trust the express team to not use 'cool' js features :) For
all we know, they might just Object.freeze the express() object!
2014-05-17 10:09:42 -07:00
2014-05-11 11:37:43 -07:00

The Box

Systemd

Yellowtent needs to be installed globally.

sudo npm install -g .

Copy the yellowtent.service file to /usr/lib/systemd/system and create a yellowtent user and group.

sudo cp yellowtent.service /usr/lib/systemd/system/
sudo useradd -mrU yellowtent
sudo systemctl start yellowtent

# or permanently enable it
sudo systemctl enable yellowtent
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%