Wander, (edited ) to selfhosted
@Wander@packmates.org avatar

The future of selfhosted services is going to be... Android?

Wait, what?

Think about it. At some point everyone has had an old phone lying around. They are designed to be constantly connected, constantly on... and even have a battery and potentially still a SIM card to survive power outages.

We just need to make it easy to create APK packaged servers that can avoid battery-optimization kills and automatically configure an outbound tunnel like ngrok, zerotrust, etc...

The goal: hosting services like , , !? should be as easy as installing an APK and leaving an old phone connected to a spare charger / outlet.

It would be tempting to have an optimized ROM, but if self-hosting is meant to become more commonplace, installing an APK should be all that's needed. can do SSH, VPN and other tunnels without the need for root, so there should be no problem in using tunnels to publicly expose a phone/server in a secure manner.

In regards to the suitability of home-grade broadband, I believe that it should not be a huge problem at least in Europe where home connections are most often unmetered: "At the end of June 2021, 70.2% of EU homes were passed by either FTTP or cable DOCSIS
3.1 networks, i.e. those technologies currently capable of supporting gigabit speeds."

Source: https://digital-strategy.ec.europa.eu/en/library/broadband-coverage-europe-2021

PS. syncthing actually already has an APK and is easy to use. Although I had to sort out some battery optimization stuff, it's a good example of what should become much more commonplace.

cc: @selfhosted

davidrevoy, to Blog
@davidrevoy@framapiaf.org avatar

Today, I've decided to give up on my blog's commenting system.

I've been blogging for almost 20 years. I have received 13,007 comments on 978 of my posts. So why am I stopping now?

Blog post:
https://www.davidrevoy.com/article980/ive-decided-to-give-up-on-my-blogs-commenting-system

otl, to selfhosted
@otl@hachyderm.io avatar

Another successful OpenBSD setup

I've been buying these little boxes from AliExpress for years to use as firewalls and routers. My oldest one is almost 9 years old now! OpenBSD installs just fine. Just a BIOS tweak to always boot up after power is restored.

@selfhosted

davidrevoy, to Blog
@davidrevoy@framapiaf.org avatar

I may have found an alternative solution to my blog's commenting system! 😺

The synchronization of comments from my Mastodon account. It's something I tried and abandoned, but I'm giving it another try after reading your comments. Well, I explain more on the blog and also share the source code:

Blog post, source code, and demo:
https://www.davidrevoy.com/article981/i-may-have-found-an-alternative-solution-to-my-blogs-comment-system

Bonus: Because I'm happy, here's a happy Mastodon mascot as a postman that I painted this morning.

neil, (edited ) to linux

Recommendations based on personal experience, please.

I have used a self-hosted Zend.to server for end to end encrypted async large file transfers with an easy to use web ui (sending files to others, and inviting others to send large files to me) for years now.

Aside from nextcloud, are there good options for doing this?

Requirements:

  • FOSS
  • not open-to-world
  • easy install/maintenance (no docker, pypi, yarn, etc.)
  • friendly to non-tech users in corporate environments

otl, to selfhosted
@otl@hachyderm.io avatar

Follow-up: OpenBSD routers on AliExpress mini PCs

I got lots of replies to the last post showing the little OpenBSD internet gateway setup (super interesting; thanks!). Here's more info and pictures:
https://www.srcbeat.com/2024/02/aliexpress-openbsd-router/

Something I've been meaning to share for years now.

@selfhosted

GayCookie, (edited ) to random

I'm hosting my own Git instance for a while now (Gitea) and I'm still not sure if I want to have it as my default/main instance or stick with GitHub as my main.

What would you do?
I'm also very curious what self-hosted instances you guys use.

#selfhosting #git #opensouce

josh, to mastodon
@josh@phocks.eu.org avatar

so this mastodon 4.2.0 beta apparently has some kind of hashtag thing where they keep them separate at the end and clumps them together when they're in the last line of a toot so let's see if it works

FediFollows, (edited ) to random

#SelfHosting & #CommunityHosting picks of the day:

(All of these are FOSS and self-hostable)

➡️ @nextcloud - Host your own personal cloud, with lots of built-in services/apps you can install

➡️ @yunohost - Linux distro which lets you install self-hosting services through a graphic interface

➡️ @freedomboxfndn - Version of Linux designed to make self-hosting services easier

➡️ @homegrown - Site helping non-technical people use managed hosting to run their own online services

1/5

Stark9837, to python
@Stark9837@techhub.social avatar

Is the best way to run periodic functions, not necessary time-critical, just needs to happen in the correct hour or day, #cronjobs

I am running a #Python bot in a #Docker container, but want weekly or daily things to happen. Adding this to the main loop seems inefficient, because checks will unnecessary be done.

Should I rather use a #Linux image, run the script in the container and then just have cronjobs running in the container, rather than using a Python image.

Storage, memory and processing isn't actually a problem, so using a larger and beefier image is possible.

#bots #development #tech #webdev #selfhosting #homelab

feoh, to random

For all the folks out there self hosting @wallabag - how big is your host/VM? How much RAM and disk does it need to comfortably run?

I'm thinking of giving it an 8G VM with 4 cores of CPU on a rather beefy Proxmox server, and using the docker-compose example. Sound like a good plan?

#selfhosting #docker #wallabag

feoh, to random

Well, I tried setting up @wallabag via docker-compose using a Tailscale MagicDNS address as the TLD and it didn't go particularly well, but no harm no foul there, I knew it was a long shot.

I'll try again using the old school by-hand install instructions that are the default and use Cloudflare to actually tunnel out to a real honest to god internet accessible TLD and things should go better.

fun with #wallabag and #selfhosting

hazel, (edited ) to fediverse

Hi Fediverse admins / devs! I've got a question about instance software.

Up until now, I've been running a fork of glitch-soc that has served me well. Unfortunately, however, I'm starting to run up against some of Mastodon's limitations and the effort to maintain my own fork is just too much. (seriously, fuck Rails and especially Webpacker :blobfoxangry:​) I'd like to switch instance software to something with more features out-of-the-box. I'm considering Calckey, but I don't have any experience with it or any other Misskey derivative. The feature set looks great on paper but I'd like to hear from someone who has actually run it (or at least seriously evaluated the software). I'd greatly appreciate any and all input! I'm especially curious about these questions:

  1. Can I migrate my account from a Mastodon-based instance? Yes, this is supported.
  2. How are the moderation features? I make heavy use of domain suspensions and even the occasional IP ban. Moderation features don't quite match Mastodon, but are sufficient for good moderation.
  3. Both glitch-soc and Calckey support Markdown, but different variants. How does that work in practice? Does formatting break? Markdown is generally compatible, but calckey offers additional markdown.
  4. How's the security track record for Calckey / Misskey?
  5. Has anyone contributed or forked the codebase? Is it difficult to start a local dev environment? (not planning to fork, but I like to keep my options open.) The codebase has many individual contributors and forks.
  6. The "Fediverse Software Comparison" table has a few mistakes in the Mastodon and glitch-soc columns. They're minor, but it makes me wonder if that table is really trustworthy? The table is based on personal knowledge
  7. Are there any major compatibility issues with other instances? Minor differences are fine and unavoidable, but if there's a big limitation or something then I'd like to know about it. Federation works with any software that supports secure fetch.

Any other thoughts or feedback would also be wonderful. Thanks so much!

abcdw, to guix
@abcdw@fosstodon.org avatar
ayo, (edited ) to random
@ayo@ayco.io avatar

I recently thought about the different ways you can "have" a place in the Internet:

  • Bare metal
  • Dedicated server
  • Virtual Private Server (VPS)
  • Shared Hosting
  • Serverless
  • fly.io
  • Netlify, Vercel, etc

WestphalDenn, to ipv6 German
@WestphalDenn@social.cologne avatar

Beim der steht mir gerade im Weg. Da es hier kein gibt, sind wir mit verbunden. Eine öffentliche IPv6 haben wir uns schon geklickt. Es gab aber noch nie Berührungspunkte damit. Herausgefunden haben wir schon, dass es sich um eine /64 IPv6 handelt. Wo und wie fängt man denn jetzt sinnvoll an? Als Router kommt eine Fritzbox 6850 zum Einsatz.

platypus, to random German
@platypus@chaos.social avatar

Irgendein Bug im letzten -Update (10.9.2) macht Sperenzchen, so dass Clients nur noch eingeschränkt bzw. gar nicht mehr funktionieren/connecten. 😩 Halben Tag alles mögliche versucht und jetzt geb ich einfach auf und warte auf einen (hoffentlich baldigen) hotfix.

Crispius, to random

#SelfHosting question for folks using masto.host: the ‘Moon’ tier makes the most sense, but in the notes it mentions ‘limited federation’, which concerns me a little. What does that mean? Does it mean that I might not be able to see posts from some of the folks I currently follow, or folks that follow me might not be able to see my posts?

EDIT: to tag @mastohost

brunty, (edited ) to selfhosted
@brunty@brunty.social avatar

Fediverse! What are your favourite #SelfHosted things and why?

#SelfHosting #SelfHost #DevOps #DevOops #ServerAdmin #Servers #HomeLab

fre, to selfhosted

Does anyone know of any simple #selfhosted file drop software?

Not to be confused with file transfer such as transfer.sh. I want anyone to be able to upload files but only authorised users should be able to download them, not even the person who uploaded the files.

#foss #selfhosting

scy, to random
@scy@chaos.social avatar

Do you host your own #Git server? What are you using for it?

I’m looking for something that’s really low maintenance, and I probably don’t need project management, issue tracking, or pull requests. Maybe not even user management. It’s probably just me and my repos.

I know that I can just use SSH+Git on the remote side, but I maybe would like some kind of web interface. Maybe gitweb? But it’s Perl. Or cgit? Any other suggestions like these two?

#selfhosting

kzimmermann, to random
@kzimmermann@fosstodon.org avatar

And so, as part of my #selfhosting exercises, I've now hosted my own #XMPP server node. #Prosody is now running at https://kchat.port0.org/

(sorry, no open registrations)

Super easy to do, especially with #certbot, and now i've got one more service under my bag :)

I wonder what I should host next? IRCd? I2P website?

Hosting is fun again!

davidbures, to random
@davidbures@mstdn.social avatar

I recently had to transcode my entire video library. I’m doing the transcoding on an ASUS mini PC with integrated graphics, and it would be an understatement to say that it’s taking a long-ass time.

So I was wondering: Are there any mini PCs that have a dedicated GPU slot (doesn’t have to be for full-size GPUs), or mini PCs that have those laptop dedicated GPUs?

This machine would be running 24/7 as a server, so I want it to eat as little power a possible.

#SelfHosting

bursaar, to random

Is anybody else here on a near-pathological self-hosting buzz? #selfhosting

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • khanakhh
  • InstantRegret
  • Youngstown
  • ngwrru68w68
  • slotface
  • rosin
  • tacticalgear
  • mdbf
  • Durango
  • megavids
  • modclub
  • osvaldo12
  • ethstaker
  • cubers
  • normalnudes
  • everett
  • tester
  • GTA5RPClips
  • Leos
  • cisconetworking
  • provamag3
  • anitta
  • lostlight
  • All magazines