• 1 Post
  • 80 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle
  • I did an inplace upgrade of gitea to forgejo. No issues.

    I’ve been self hosting this for 2 or 3 years now.

    There has been zero maintenance other than the occasional update button

    I use it for my docker compose files that portainer pulls from with the click of the button to update my containers when needed.

    I edit the files in VS code with the git plugin and it works without issue


  • I currently use immich with 40k+ files.

    I think what OP meant by ‘early development’ is the updates with break Changes.

    Ive been using immich in docker self hosted for 1.5 years.

    I use authentik for user management and single sign on.

    The breaking changes have only ever been minor changes I’ve had to make to my docker compose file, its always come back with no issues after the well described changes in the release notes and several of the changes I didn’t even have to do because it did not apply to me.

    This is petty standard stuff for anyone used to self hosting but if that sounds like its not for you then check out the roadmap. The stable version is expected next year sometime. Wait for that before giving it a try.

    https://immich.app/roadmap/

    Personally I like the fast development, I find myself likely and using at least 1 new feature ever major update. I think this will easily become the best photo manager in 1 to 2 years and it will not longer be much of a competition








  • Vaultwarden itself is actually one of the easiest docker apps to deploy…if you already have the foundation of your home lab setup correctly.

    The foundation has a steep learning curve.

    Domain name, dynamic DNS update, port forwarding, reverse proxy. Not easy to get all this working perfectly but once it does you can use the same foundation to install any app. If you already had the foundation working, additional apps take only a few minutes.

    Want ebooks? Calibre takes 10 mins. Want link archiving? Linkwarden takes 10 mins

    And on and on

    The foundation of your server makes a huge difference. Well worth getting it right at the start and then building on it.

    I use this setup: https://youtu.be/liV3c9m_OX8

    Local only websites that use https (Vaultwarden) and then external websites that also use https (jellyfin).








  • The primary reason to put authentik in front of arrs is so I don’t have to keep putting in different password for each when logging in. I disable the authentication for each of them in the app itself and then disable the exposed docker port as well so the only way to access it it via traefik + authentik. It has local access only so isn’t directly exposed to the internet.

    10 free accounts on duo is very nice but I hate being locked into things (not self hosted). An open source or self hosted alternative to duo would be great.


  • CloudFlare is a good place for beginners to start. Setting up a reverse proxy can be daunting the first time. Certainly better than no reverse proxy.

    That being said, having your own reverse proxy is nice. Better security since the certificates are controlled by your server. Also complex stuff becomes possible.

    My traefik uses keys encrypt wild card domains to provide HTTPS for internal LAN only applications (vault warden) while providing external access for other things like seafile.

    I also use traefik with authentik for single sign on. Traefik allows me to secure apps like sonarr with single sign on from my authentik setup. So I login once on my browser and I can access many of my apps without any further passwords.

    Authentik also allows oAuth so I can use that for seafile, freshrss and immich. Authentik allows jellyfin login with LDAP. (This last paragraph could be setup with CloudFlare as well).





  • Lem453@lemmy.catoLinux@lemmy.mlWriting program
    link
    fedilink
    arrow-up
    5
    ·
    11 months ago

    Onlyoffice

    Is UI mimics ms office and has comparability with word files.

    Not open-source and has some limitations without paying but works on windows and Linux. Can even be self hosted yourself to provide a web UI for access to your own files Google docs style.