Skip to content

serve.zone

3 Topics 3 Posts

This category can be followed from the open social web via the handle serve.zone@community.foss.global

  • dcrouter edgecases reporting thread

    Pinned
    1
    0 Votes
    1 Posts
    146 Views
    A
    Post your dcrouter edge cases here so we can investigate why something does not work. dcrouter starts to become really stable and amazingly fast.
  • nupst installer and service path mismatch

    1
    0 Votes
    1 Posts
    70 Views
    G
    The installer script seems to install a symlink to the nupst binary under /usr/bin/ but the service nupst creates tries to start the binary from /usr/local/bin/
  • Code not directly viewable/downloadable without login anymore

    1
    0 Votes
    1 Posts
    114 Views
    G
    You can't directly access the files (like install.sh for example) without being logged in anymore, because of that the download of the install.sh fails. Downloading the releases still works tough so maybe also export the installer as an asset to the latest release. Only viable workaround seems to be to clone the project via https (archive download doesnt work) and copy the install.sh to the machine where it should be installed.