I think everybody on here is constantly keeping an eye out for what to host next. Sometimes you spinup something which chugs along nicely but sometimes you find out you’ve been missing out.

For me it’s not very refreshing or new: Paperless-ngx. Never thought I would add all my administration to it. But it’s great. I probably can’t find the thing I need, but I should have a record of every mail or letter I’ve gotten. Close second is Wanderer. But I would like to have a little bit more features like adding recorded routes to view speed and compare with previous walks. But that’s not what it is intended for.

What is that service for you?

  • @[email protected]
    link
    fedilink
    English
    42 months ago

    I host foregejo, but I have a small problem. I can’t get my ssh keys to work for cloning repos. I can’t only use https.

    • @[email protected]
      link
      fedilink
      English
      52 months ago

      Is port 22 accessible and pointed at it? You could also run it on an alternate port and specify that port in your ssh config.

      • @[email protected]
        link
        fedilink
        English
        22 months ago

        I’m using a different port and have it in my config. Sadly that didn’t work too 😭

        • @[email protected]
          link
          fedilink
          English
          32 months ago

          In both client config and forgejo config? And docker config?

          It’s working for me, but I had to add a config to my ~/.ssh/config file