Discover5164@lemm.eetoSelfhosted@lemmy.world•PdfDing - Now with editing functionalitiesEnglish
2·
21 days agovery cool, are you planning an android app?
very cool, are you planning an android app?
how this compare with https://github.com/Stirling-Tools/Stirling-PDF ?
i have this hosted, should i switch?
here is my deploy:
https://github.com/simone-viozzi/my-server/blob/main/ocis_wopi/docker-compose.yml
be aware that i’m a couple of versions behind because there are breaking changes with no upgrade path. so i need to restart from scratch… and that’s annoying.
i use trefik as a reverse proxy, and a subdomain for each service.
corporate would disagree, i already asked and they are not supporting Linux in any way.
i started learning rust with nixos, you can declare a shell.nix with everything needed for the environment, and those things will only be available in that folder.
there are caveats and annoyances to this like building a python environment costed me some time, because python packages sometimes require compling and all the shared libraries in nix are not in the right path (because you can have multiple versions installed) so you need to set some env vars to patch this.
nothing that gpt cannot solve.