Logo
Explore Help
Sign In
jjkiers/cloudron-box
1
0
Fork 0
You've already forked cloudron-box
Code Issues Pull Requests 1 Actions Packages Projects Releases Wiki Activity
Files
1cd9d07d8c96b0fdbafb5c6aedae64760a092f54
cloudron-box/setup/container/systemd/cloudron.target

11 lines
277 B
SYSTEMD
Raw Normal View History

Move from supervisor to systemd This removes logrotate as well since we use systemd logging
2015-09-07 11:18:44 -07:00
[Unit]
Description=Cloudron Smart Cloud
Documentation=https://cloudron.io/documentation.html
StopWhenUnneeded=true
Merge apphealthtask into box server We used to run this as a separate process but no amount of node/v8 tweaking makes them run as standalone with 50M RSS. Three solutions were considered for the memory issue: 1. Use systemd timer. apphealthtask needs to run quiet frequently (10 sec) for the ui to get the app health update immediately after install. 2. Merge into box server (this commit) 3. Increase memory to 80M. This seems to make apphealthtask run as-is.
2015-09-14 10:52:11 -07:00
Requires=box.service janitor.timer oauthproxy.service
After=box.service janitor.timer oauthproxy.service
Move from supervisor to systemd This removes logrotate as well since we use systemd logging
2015-09-07 11:18:44 -07:00
# AllowIsolate=yes
[Install]
WantedBy=multi-user.target
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 29ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API