Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Which apps are you self hosting?
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Which apps are you self hosting?

After a break I am self hosting some stuff again. At the moment I have:

  • Seafile (file sync/sharing)
  • Collabora Online (to edit office documents in the browser via Seafile)
  • Plausible Analytics
  • Wastebin
  • Actual Budget
  • Mastodon
  • Mastodon crossposter to/from Twitter
  • DynaBlogger (my blogging platform, which I am going to opensource soon)
  • Commento
  • PostFactum (an app for retros which I am building and will opensource)
  • Kutt, URL shortner
  • Wallabag, saving articles to read later
  • SerpBear, to keep track of ranking on search engines/ SEO

Plus obviously supporting services like databases etc.

You? I am keen to discover new useful apps as I have plenty of room available on my new NetCup server :)

«1

Comments

  • Will share my list Tomorrow, kinda sleepy right now. And as i said earlier you can't escape the self hosted cult.

    Thanked by 1ChristianGrey
  • Just added PicoShare to my list, it's awesome! Super quick and easy way to share files https://github.com/mtlynch/picoshare

  • edited February 2023

    Local self-hosted stuff

    Thanked by 1ChristianGrey
  • Piped (youtube frontend), Nitter, SearXNG (metasearch engine), Knot Resolver for DNS-over-TLS from my piholes at home, other smaller things

    Thanked by 1ralf
    • bookstack
    • hugo
    • nitter
    • portainer
    • shiori
    • grafana
    • jellyfin
    • trilium
    • plex
    • picoshare
    • wallabag

    @SocksAreComfortable said:

    Local self-hosted stuff

    What management tool is this?

    Thanked by 2ariq01 hampered
  • @vitobotta and his never-ending questions! :lol:

  • @dosai said:

    • bookstack
    • hugo
    • nitter
    • portainer
    • shiori
    • grafana
    • jellyfin
    • trilium
    • plex
    • picoshare
    • wallabag

    @SocksAreComfortable said:

    Local self-hosted stuff

    What management tool is this?

    The Docker interface of Unraid.

    Thanked by 1dosai
    • Ackee
    • imgproxy
    • lenpaste
    • openspeedtest
    • lavalink
    • nextcloud
    • uptimekuma
    • whoogle
    • bunch of discord bots
    • and a lot of things i don't remember as of now.
    • paperless-ngx
    • grocy
  • @TrK said:

    • Ackee
    • imgproxy
    • lenpaste
    • openspeedtest
    • lavalink
    • nextcloud
    • uptimekuma
    • whoogle
    • bunch of discord bots
    • and a lot of things i don't remember as of now.

    Lenpaste is no longer maintained it seems

  • @TrK said:

    • Ackee
    • imgproxy
    • lenpaste
    • openspeedtest
    • lavalink
    • nextcloud
    • uptimekuma
    • whoogle
    • bunch of discord bots
    • and a lot of things i don't remember as of now.

    About Whoogle, has your ip ever been banned?

  • @vitobotta said:
    About Whoogle, has your ip ever been banned?

    Whoogle supports SOCKS proxy. I believe that GreenCloudVPS also sells those.

  • @vitobotta said: Lenpaste is no longer maintained it seems

    Yeah thinking about moving to hastebin but i guess will do that after i am done with all the backlog.

    @vitobotta said: About Whoogle, has your ip ever been banned?

    Nope not till now might be due to having it spanned across fly and other services(same region, different regions gave me quite the headache) and then serving them with a single reverse proxy endpoint.

  • @quanhua92 said:

    @vitobotta said:
    About Whoogle, has your ip ever been banned?

    Whoogle supports SOCKS proxy. I believe that GreenCloudVPS also sells those.

    Proxy + Whoogle = unblocked whoogle

    But reliable proxies are costly.

  • ardaarda Member
    edited February 2023

    Here's what I self-host, most of them at home using my good old Intel Nuc:

    • Heimdall
    • Portainer (at home, because I'm lazy)
    • Samba
    • timothyjmiller/cloudflare-ddns (so my dynamic home IP can map correctly to my subdomain behind CloudFlare reverse proxy)
    • NZBGet
    • qBittorrent
    • Arr* stack
    • Ombi (for my friends)
    • Plex
    • Seafile
    • Bitwarden-rs (Vaultwarden)
    • Netdata
    • Pi-hole
    • Home Assistant
    • ESPHome
    • Joplin Server
    • Mastodon
    • WriteFreely
    • Wallabag
    • Docker SWAG (LinuxServer Nginx reverse proxy docker container with let's encrypt and Cloudflare reverse proxy support)
    • Postgres, MariaDB etc for container databases. I prefer Postgres if available, if not, then MariaDB.
    • containrrr/watchtower to auto-update some docker containers when they are tagged as :latest

    I manually create docker-compose.yaml files and up them manually. No special tools used. Portainer is there purely because I'm lazy sometimes even to ssh and to purge old images.

    @vitobotta said:
    Just added PicoShare to my list, it's awesome! Super quick and easy way to share files https://github.com/mtlynch/picoshare

    This is great, thanks! I've been looking for a way to share some stuff with my friends.

    Does it auto purge after x download or an interval ?

  • @arda said:
    Here's what I self-host, most of them at home using my good old Intel Nuc:

    • Heimdall
    • Portainer (at home, because I'm lazy)
    • Samba
    • timothyjmiller/cloudflare-ddns (so my dynamic home IP can map correctly to my subdomain behind CloudFlare reverse proxy)
    • NZBGet
    • qBittorrent
    • Arr* stack
    • Ombi (for my friends)
    • Plex
    • Seafile
    • Bitwarden-rs (Vaultwarden)
    • Netdata
    • Pi-hole
    • Home Assistant
    • ESPHome
    • Joplin Server
    • Mastodon
    • WriteFreely
    • Wallabag
    • Docker SWAG (LinuxServer Nginx reverse proxy docker container with let's encrypt and Cloudflare reverse proxy support)
    • Postgres, MariaDB etc for container databases. I prefer Postgres if available, if not, then MariaDB.
    • containrrr/watchtower to auto-update some docker containers when they are tagged as :latest

    I manually create docker-compose.yaml files and up them manually. No special tools used. Portainer is there purely because I'm lazy sometimes even to ssh and to purge old images.

    @vitobotta said:
    Just added PicoShare to my list, it's awesome! Super quick and easy way to share files https://github.com/mtlynch/picoshare

    This is great, thanks! I've been looking for a way to share some stuff with my friends.

    Does it auto purge after x download or an interval ?

    yep

    Thanked by 1arda
  • My updated list so far:

    • Plausible Analytics (Website analytics)
    • Wastebin (pastebin)
    • Mastodon (social)
    • Mastodon crossposter (to cross post between Mastodon and Twitter)
    • Actual Budget (budgeting)
    • DynaBlogger (my blogging platform, which I will open source soon)
    • Change Detection (to be notified about changes to websites)
    • Seafile (file syncing and sharing)
    • Commento (commenting app for my blog)
    • Gitea (source code hosting)
    • Kutt (URL shortner)
    • Collabora Online (to edit office documents in the browser via Seafile)
    • PostFactum (an app I am building for retros)
    • Wallabag (to save articles to read later)
    • PicoShare (simple file sharing)
    • OpenSpeedTest (speed test for Internet connection)
  • Added Planka for project management. Looks awesome!

  • raindog308raindog308 Administrator, Veteran
    edited February 2023

    I keep finding new apps at PikaPods... :D

    And for anyone who hasn't seen this: https://github.com/awesome-selfhosted/awesome-selfhosted

    Thanked by 1ariq01
  • @raindog308 said:
    I keep finding new apps at PikaPods... :D

    And for anyone who hasn't seen this: https://github.com/awesome-selfhosted/awesome-selfhosted

    I didn't know the first one, it's another nice list. I was aware of the github one instead and took inspiration from it

  • HarambeHarambe Member, Host Rep

    In terms of personal self hosting stuffs:

    • Syncthing
    • Dokuwiki
    • Plex (& accoutrements - radarr, sonarr, etc)
    • Resilio Sync (only for camera backup)

    Will probably get Vaultwarden going at some point too.

    Played with a lot of different apps, but these are the only things in the 'self hosting' category I've regularly used for years now.

    Thanked by 2ariq01 Ympker
  • @Harambe said:
    In terms of personal self hosting stuffs:

    • Syncthing
    • Dokuwiki
    • Plex (& accoutrements - radarr, sonarr, etc)
    • Resilio Sync (only for camera backup)

    Will probably get Vaultwarden going at some point too.

    Played with a lot of different apps, but these are the only things in the 'self hosting' category I've regularly used for years now.

    why syncthing and resilio at the same time? resilio is much better than syncthing

  • Added Roundcube (webmail) to my list

  • Added YoPass (https://github.com/jhaals/yopass) to my list. It's a handy tool to share secrets securely

  • HarambeHarambe Member, Host Rep

    @vitobotta said:

    why syncthing and resilio at the same time? resilio is much better than syncthing

    I much prefer Syncthing but there's no official app for iOS so I only use Resilio for the iPhone app to do camera backup.

  • @vitobotta said:
    Added YoPass (https://github.com/jhaals/yopass) to my list. It's a handy tool to share secrets securely

    Yopass looks good. Private bin seems to have more github stars, but Yopass UI is better imo. What will you choose? 🤔

  • @akhfa said:

    @vitobotta said:
    Added YoPass (https://github.com/jhaals/yopass) to my list. It's a handy tool to share secrets securely

    Yopass looks good. Private bin seems to have more github stars, but Yopass UI is better imo. What will you choose? 🤔

    I already installed yopass

    Thanked by 1akhfa
  • GravelyGravely Member
    edited February 2023

    I want to use PikaPods so badly.... Still waiting on an AU location or the ability for people to spin up their own servers

    • Uptime Kuma (monitoring tool)
    • Your Spotify (spotify tracking other than their year end stats)
    • speedtest (in case I experience networking issues)
    • livestreamDVR (for recording twitch streams)
    • ganymede (livestream archiving)
    • Authentik (application authentication)
    • dozzle (real time container log viewing)
    • homarr (home page that is highly modular)
    • traefik (preferred networking management tool. Previously did use Caddy but will probably make the full switch. So much easier to use labels IMO).
    Thanked by 1ehab
  • raindog308raindog308 Administrator, Veteran

    Interesting site on this topic: https://noted.lol/

Sign In or Register to comment.