Main public logs
More actions
Combined display of all available logs of Nest Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:18, 28 June 2026 Admin talk contribs created page Systemd (Created page with "The (generally) best way to run your apps 24/7 in the background on nest is through the use of systemd. It runs as PID 1 and is the first thing that starts in any nest container. For more information check out https://wiki.archlinux.org/title/Systemd (one of the best systemd docs in my opinion). === Tutorial === We are going to run your project as a systemd service, which are usually located in <code>/etc/systemd/system/<name>.service</code>. To create/edit this, file yo...") Tag: Visual edit: Switched