moonleay
[ developer | music addict ]
- 3 Posts
- 6 Comments
moonleay@feddit.orgto
Selfhosted@lemmy.world•SpacebarChat - a selfhosted, Discord-compatible communication platformEnglish
1·1 year agoThat would require a custom client and eliminate the drop in feature. Sadly just adding a toggle does not work :/
moonleay@feddit.orgto
Selfhosted@lemmy.world•SpacebarChat - a selfhosted, Discord-compatible communication platformEnglish
1·1 year agoThis is cool to see, though I am sceptical, if it is a good idea to create a drop-in discord server, because this does not allow for the project to add E2EE “easily” without eliminating the drop-in capability.
moonleay@feddit.orgto
Linux@lemmy.ml•Setting up a secure blog (or any kind of website) using hugo, certbot, haproxy, and crowdsecEnglish
2·1 year agoFor CI I currently use GitLab, but I want to move it to another git server (and therefore CI) in case they actually sell.
moonleay@feddit.orgto
Linux@lemmy.ml•Setting up a secure blog (or any kind of website) using hugo, certbot, haproxy, and crowdsecEnglish
2·1 year agoI use CI to compile the page and add it to nginx, which I then build into a docker container. Once it’s finished, I deploy it to my server and it gets served by traefik.
That’s another thing I was curious about. Is there a reason why you didn’t use docker?
You mentioned in another comment, that you used snap, because it is used in the official certbot instructions. Did you intend this to be 100% faithful to official docs?
moonleay@feddit.orgto
Linux@lemmy.ml•Setting up a secure blog (or any kind of website) using hugo, certbot, haproxy, and crowdsecEnglish
4·1 year agoHey,
cool seeing another bearblog in the wild (I also use Hugo + Bear for my blog).
Quick question: Why do you deploy the Hugo dev server and don’t build your page to static HTML?

This is what finally pushed me to move all coding I can away from Jetbrains products. I wanted to to that for a while, because I didn’t want to depend on a closed system and wait until it enshitified. Now it happened. Sad to see, but it was inevitable.