• 15 Posts
  • 16 Comments
Joined 2 years ago
cake
Cake day: August 6th, 2022

help-circle

  • cichy1173@szmer.infoOPtoSelfhosted@lemmy.worldSelfhosting Overleaf
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    11 months ago

    I would guess that you need to learn more about Docker usage in general, rather than just looking for a Docker Compose file

    Yeah, I don’t really like using Docker so I always go for easier option, but my friend uses Docker a lot and also had troubles with Overleaf.

    Also, I’d like to point out that Overleaf’s hosting and pricing options are quite reasonable, especially if you’re working for a university or institution: https://www.overleaf.com/user/subscription/plans

    I don’t work for university, but I am a student that needs Latex. Overleaf free plan got really bad, even my thesis cannot be compiled now and Overleaf pricing isn’t really great. Student pricing is only for annually subscription, so it is not ideal for me.





  • Plus they always try to hide how stuff works behind the scenes so that day that upgrade script has a bug and fails, it’s hard to revert to a working stage.

    Yunohost is creating backups for apps that are being updated. If update fails, it automatically reverts. Yes, it works, I checked.

    those projects get eventually abandoned,

    Yunohost is here for years now, and it does not look like it will be abondoned any time soon.











  • I don’t know when you tried Nextcloud snap. I was using NC Snap on low tier VPS back in 2021 and 2022. For me it was really good experience, and I saw that a lot of people had the same opinion. Unfortunately, snapcraft lacks a lot of apps and even in that small group there are only a few apps that are supported.

    Snap apps could be good for a lot of ‘just works’ stuff, but the app catalogue is tiny. Hardly any of the app catalogue is kept up to date.


  • I just telling why Yunohost will not switch to Docker. Running normal Docker app wouldn’t be coherent with yunohost package managment. And how you can see, no containerization brings problem with updating some apps, not only with Lemmy, but - if I remember right - with Wallabag. Yunohost way of things has advantages and disadvantages. I use Yunohost for more than a year and I am not planning switch to Docker.



  • Yunohost uses his own package managing and package format based on native app builds. Migrating to Docker would simply be a waste of this work. Furthermore, Yunohost is a great alternative to hosting with Docker. if Yunohost migrated to Docker, it would not be an alternative, but just a slightly simpler front-end.

    But yeah, some sort of containerization/sandboxing in Yunohost would be nice.