<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Running as Service :: goshs Documentation</title>
    <link>https://docs.goshs.de/en/service/index.html</link>
    <description>You can run goshs as systemd service easily.&#xA;Step 1 You need to create the config file. I suggest creating it in /etc/goshs/.&#xA;sudo mkdir -p /etc/goshsNow copy over the example config as goshs.json and configure the way you like.&#xA;Warning You will at least need to configure a directory to serve from. For example you could choose /var/www/html if available. You could also create this webroot with sudo mkdir -p /var/www/html and serve from there.</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <atom:link href="https://docs.goshs.de/en/service/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>