Johannes Zellner 415f1492ba Add unique volume identifier instead of using name
This adds a new config file to the volume and thus requires
to recreate all existing volumes and possibly clean the servers
configuration
2014-03-17 09:18:26 -07:00
2014-02-21 12:35:05 -08:00
2014-02-21 08:38:15 -08:00
2014-03-12 18:48:18 +05:30

YellowTent Server

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%