If you’re like me, you probably need to update your image tag to this new major version. I’ll probably wait for a minor release first.

  • purplemonkeymad@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 hours ago

    Recommendation would be that you want to set up your ssh so that it only accepts publickey authentication. You also want to make sure you are not using a proxied DNS value, as CF only proxies http requests.

    Personally I didn’t bother to setup ssh access as https typically works fine.

    • galaxy_nova@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      11 hours ago

      I setup ssh key access only on all my machines so that bit is ok. Maybe I’ll forgo ssh like you’re suggesting as well. I thought I had some use for it but it’s been a while since I was messing with my forgejo instance, I’ve kind of fallen back to GitHub and codeberg for a bit since I’ve been busy. I couldn’t get https cloning to work for some reason either so I neee to investigate that I guess.