photog.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A place for your photos and banter. Photog first is our motto Please refer to the site rules before posting.

Administered by:

Server stats:

244
active users

#selfhosted

26 posts25 participants0 posts today

🏕️ my adventures in #selfhosting: day 230 (disconnected edition) 🏝️

a micro blog post that celebrates the release of #Ghost v6 - and laments the fact I can’t upgrade to it at the moment (stranded in a remote place with spotty internet).

🔗: https://news.elenarossini.com/my-so-called-sudo-life/my-adventures-in-self-hosting-day-230-disconnected-edition/

HUGE congratulations to @index @johnonolan and the whole Ghost team 🥳

I’m starting a countdown and hope I can type “ghost update” in Terminal in 12-13 days or so.

Elena Rossini · 🏕️ my adventures in self-hosting: day 230 (disconnected edition) 🏝️
More from Elena Rossini ⁂

Starting out with Selfhosting

lemmy.world/post/33943097

lemmy.worldStarting out with Selfhosting - Lemmy.WorldHi everyone, I’m just getting started in the world of selfhosting and wanted some advice. I’m currently using a 2015 MacBook Pro (i7 with 16gb of RAM) running Sonoma as a small Jellyfin Server. I’ve got an externally powered 4TB HDD connected for media storage. It’s been going fine, and I use it to access Jellyfin on several devices across my house, I don’t have remote access set up. I’m planning to move home in the next year and I’m thinking about long-term solutions which will allow me to self host more than just Jellyfin, so I wanted some advice. I have some experience using Linux on laptops, and I can troubleshoot networking stuff using ChatGPT. I don’t work in IT/ software but I’m a decent end-user. Here’s what I’d like to self-host: More robust Jellyfin setup - I’d like access to my media outside of my home, so probably using tailscale or similar. An NAS with a cloud storage solution which will eventually allow me to move away from iCloud. Home security server - a small setup, I’m thinking 2 ip cameras and easy access to footage on my phone. I want to ditch ring for multiple reasons / don’t want to rely on a subscription service. A pi-hole to block adds across my home network. Moving home is going to be expensive so I’m not trying to spend a tonne of money. Which leads me to ask. What kind of setup would you guys recommend I invest in? I can spend about €500-600. Ideally, I’d like to be at a point where everything I run is open source. I assume I can’t expect to scale up using my 2015 MacBook Pro? Is is possible to install something like proxmox on these machines? my other option would be a small mini pc, perhaps running proxmox. Do I need to buy a dedicated NAS in your opinion? I have 10tb in external hdds that could serve as a makeshift setup. Any advice would be greatly appreciated. Thanks
Replied in thread

@socketwench As a bit of a clueless self-hoster, I’m using compose in my “prod” all the time. I have wanted to switch to swarm for a long time, but have been daunted.

The way i see it, when i go to self-host something, i look for the docker version. I usually see some idiotically long “docker run” command. Nobody is using THAT for production. So i end up converting it by hand into a compose file.

My self-hosting has multiple public IPv4s and multiple hosts (I’m a sort of micro-ISP). If I could transition to swarm mode I would. For now I am stuck with 3 hosts that have 3 distinct portainer installs and a bunch of compose files manually distributed/balanced across the hosts. It’s terrible. But I don’t know how to move it to swarm. I’d love to know how, but starting from scratch isn’t possible.

🚀 How to Install and Run Rocket.Chat on #Debian #VPS This article describes how to install and run Rocket.Chat on Debian VPS.
What is Rocket.Chat?
Rocket.Chat is an open-source communication platform designed for team collaboration and messaging, similar to Slack or Microsoft Teams. It offers a flexible, self-hosted alternative for businesses, communities, and developers who want full control ...
Continued 👉 blog.radwebhosting.com/install #selfhosting #rocketchat #nginx #nodejs #selfhosted #certbot

🚀 How to Install and Run Rocket.Chat on Debian VPS
RadWeb, LLC · 🚀 How To Install And Run Rocket.Chat On Debian VPS - VPS Hosting Blog | Dedicated Servers | Reseller HostingThis article describes how to install and run Rocket.Chat on Debian VPS.

Ich suche ein schlankes CMS zum selbst hosten mit einem LNMP. Was nimmt man denn da heute? Gerne auch ohne Datenbank. Wordpress ist viel zu groß, und auch nicht mehr wirklich bedienbar. #bludit hat mir gefallen, aber da scheint es keine Entwicklung mehr zu geben, das Git ist sehr ruhig. Wichtig ist, dass die Autoren mit einem WYSIWYG Editor Beiträge erstellen können, die direkt online sind. Also MD und SSGs sind keine Option für mich. Themes dürften auch noch gerne einfach anzupassen sein. Also eigentlich so wie Wordpress mal vor 20 Jahren war.

I've got a OpenBSD VPS with a WireGuard connection to a server on my home network. I can ssh and ping both ways through the WireGuard tunnel.

Would it be possible to use relayd on the VPS to direct traffic to different services running on the server at home?

service1.example.com -> server:8443
service2.example.com -> server:8090

It kind of looks that way from:

mutualaid.info/posts/using-rel

I can add DNS records to the domain in question.

(I'm new to OpenBSD, but not Linux)

mutualaid.info · Using relayd as a reverse proxy on OpenBSDWrapping my head around relayd configuration before adding a self-hosted PDS reverse proxy.

Can anyone recommend a self-hosted video server? My wishlist ...

1. Open source.
2. Even minimally-functional Web upload interface so I can upload videos from my phone.
3. Private videos - just obfuscated filenames is ideal, no account required etc.

I could definitely cobble something together with a cron job, uuidgen, sftp, and Caddy configured to stream videos. But I'd rather not 🤣

Welcome to the submission thread for the August edition of #FairtradeMusicFriday.

As always, submit your own release or someone else's, it can be by #FediMusicians or not, hosted on #Bandcamp, #Faircamp, #JamCoop, #Mirlo or #SelfHosted, as long as it is by an #IndieArtist - it doesn't even need to be new.

Just make a direct public comment (with a link & description) to this post and it will appear at https://isitfairtrademusicfri.day automagically!

Why not make a muso's day and buy/boost their stuff 💙

isitfairtrademusicfri.dayIs it Fairtrade Music Friday?Unsure if today is Fairtrade Music Friday? Fear not - you will find out here!

What's a nice, simple, lightweight, log capture service I can use #selfhosted to aggregate many different log sources on my home network so I can watch logs in realtime and do some basic log capture, analysis and alarming on?

I had planned to post more frequently on my website. Now, I would like to automatically post on #Mastodon and #BlueSky whenever I publish a new post. To achieve this, I've integrated an RSS feed into my site. My current idea is to create a #n8n workflow for this. However, if anyone knows of a #SelfHosted, out-of-the-box solution, I would love to hear about it!