sanjaymenon, (edited ) to homelab
@sanjaymenon@mastodon.social avatar
schenklklopfer, to random German
@schenklklopfer@chaos.social avatar

Ich hab die Faxen mit jetzt langsam Dicke...

Jetzt wurden die Fixes für 26 nur in der kostenpflichtigen BE veröffentlicht, nicht in der kostenlosen CE.

Gibt's da eine brauchbare Alternative?

Ich brauch eigentlich nur was, das mir Infos zu laufenden Stacks im Docker Cluster anzeigt.
Logs, Inspect, Exitcodes, Overviews etc.

Logs hab ich in Loki, Overviews im Dashboard, aber den Rest bekomm ich nicht ersetzt...

ff3, to random
@ff3@fosstodon.org avatar

A small but useful addition to the documentation: a guide on how to install Firefly III and the data importer in .

https://docs.firefly-iii.org/how-to/data-importer/installation/portainer/

parigotmanchot, to random French
@parigotmanchot@mastodon.social avatar

: How to Install the Nextcloud All-in-One on Linux - Nextcloud - Installation de Nextcloud All-in-One (AIO) via Docker.

Pour Portainer : https://github.com/nextcloud/all-in-one/blob/main/compose.yaml : https://nextcloud.com/blog/how-to-install-the-nextcloud-all-in-one-on-linux/

dedsyn4ps3, to RaspberryPi
@dedsyn4ps3@fosstodon.org avatar

Whoop whoop! The newest addition to the server rack is installed and running great!

After noticing so many beautiful 4's of mine laying around, I figured I'd put them to some good use as a and running a self-hosted , instead of paying money for a service to do it every month...

Hail to the !!! 😎🤘🙌 :docker: :raspberrypi:

dedsyn4ps3,
@dedsyn4ps3@fosstodon.org avatar

@adingbatponder I currently have two different web apps running on a cluster of 4's that use a fantastic debian-based OS called ...I use a Compose file with Docker Swarm to run multiple instances of the containers on all the nodes, and manage it via .

Pretty straightforward to get all the nodes set up and runs great! You can do the same from NixOS by adding

virtualisation.docker.enable = true;

to your config and installing docker-compose 👍😎

vsp, to linux
@vsp@mastodon.world avatar

Today I learned how to go up a directory via the terminal.

... but I did it through ssh'ing into my home server, and navigated around with cd .. across multiple folders. Even figured out how to search for a folder.

Felt like an old text-based RPG from yesteryear.

vsp,
@vsp@mastodon.world avatar

I also updated Portainer.

dedsyn4ps3, to RaspberryPi
@dedsyn4ps3@fosstodon.org avatar

Ahhh...nothing better than the sound of snapping in the heatsink and case of a fresh, new 5!!! Still haven't completely settled on the application stack to run on this bad boy, but I've got a nice little starting point in mind...

Been waiting for a reason to revamp my and setup, and now the time has come! :raspberrypi: :homeassistant: 😎🙌🤘

brunty, to proxmox
@brunty@brunty.social avatar

Moved my main from:

Asus PB60: i5-9400, 16GB RAM, 256GB internal NVMe SSD, 1TB external 2.5" SSD

To

Minisforum UN1265: i7-12650H, 64GB RAM, 4TB internal NVMe SSD, 2TB internal 2.5" SSD

Loving so far!

This home server doesn't run my NAS stuff, that's on a +

brunty, to random
@brunty@brunty.social avatar

Just 2 more stacks to move from my old server to my new one!

I originally set the new one up as an agent connected to the old one thinking there would be a way to change an agent into a standalone server but there isn't

So the 5 stacks I'd re-created on the agent (and moved their data etc) had to be re-done!

brunty,
@brunty@brunty.social avatar

Was it my own fault for not just setting it up as a server to start with? Yes. Absolutely.

Has there been downtime? Yes. Some.

Do I care because it's self-hosted / homelab things? Not really. I can work around them and anything critical (looking at you DNS-based-ad-blocking) I already had a second instance running because I made that mistake before! :P

brunty,
@brunty@brunty.social avatar
kasparsd, to proxmox
@kasparsd@mastodon.social avatar

The reason I don’t personally run in my is the host machine needing a static local IP address that must also be hardcoded in the hosts file (see https://www.servethehome.com/how-to-change-primary-proxmox-ve-ip-address/). I understand why it is necessary for the networking virtualization but I personally don't like it for a dynamic environment like the homelab.

Docker with seems to be a more flexible solution with obviously a different feature set.

box464, to homelab
@box464@mastodon.social avatar

The home lab now has some pretty dashboards thanks to Grafana. This was my most difficult setup so far, and my first docker stack with more than one app installed in it.

Ran into issues with the stack crashing a LOT in portainer while I fiddled with it. :yikes: Not sure I made the right choice as to the appropriate server to install it.

https://box464.com/posts/homelab-grafana/

riiku, to random

My (self?)hosting setup
Vps from Hetzner (7,2 euros), that is hosting:

All of that using my training wheels CapRover, so I don't have to know much of Docker and mainly reverse proxy. My domain I got from Spaceship (the same guys from Namecheap.

governa, to linux
@governa@fosstodon.org avatar
gnulinux, to sbc German
@gnulinux@social.anoxinon.de avatar

Entfernte Docker Container zentral verwalten

Eine bequeme Lösung um verstreute Docker Container mit einer zentralen Portainer Instanz zu verwalten

`s

https://gnulinux.ch/entfernte-docker-container-verwalten

box464, to random
@box464@mastodon.social avatar

Beginner Home Lab question. Using Portainer. Right now, I have an NGINX web server spun up serving a single website.

For new websites, what's the recommended path - add them to the current Nginx container? Or spin up a new Nginx web server container for each?

In my old way of thinking, it would be the former, but something tells me y'all are spinning up web servers left and right.

box464, to random
@box464@mastodon.social avatar

Fiddling around with Postmarks, a fediverse social bookmarking app. An interesting start, looking forward to watching it grow.

Easy to setup as a glitch, but of course I took the long route and pushed it to my own site via a docker container running in portainer.

https://bookmarks.box464.com

tux, to askfedi_de German

Weiter geht es mit for Tuxi. Ich habe in eine Volume erstellt, das per eine Freigabe meines NAS einbindet.
Diese Freigabe wird im Container auch eingebunden. Das Problem ist, dass ich absolut nichts in diese Freigabe schreiben kann. Selbst ein chmod 777 im Container bringt nichts.
Ich suche mir echt den Wolf, finde aber absolut nichts, was zu einer Lösung führen könnte.
Was muss ich machen, dass ich im Container in das CIFS-Volume schreiben kann?
@askfedi_de

tux, to admins German

Ich spiele gerade wieder mit und möchte damit testen. Momentan stecke ich aber bei dem Installations-Assistenten fest, und zwar bei den Angaben der Datenbank.
Beim Erstellen in habe ich dafür folgende Environment Variablen für die Datenbank angegeben:

MYSQL_DATABASE = friendica
MYSQL_HOST = localhost
MYSQL_PASSWORD = Password
MYSQL_PORT = 3306
MYSQL_USER = friendica

Wenn ich allerdings bei dem Installations-Assistenten diese Werte eingebe, werden sie nicht akzeptiert. Sollten sie aber doch. Oder habe ich irgendwo einen Denkfehler?
@helpers @admins

tux, to proxmox German

Frage an alle : Was verwendet ihr für ein und mit ? Eine oder und warum? Bzw. was ist empfehlenswert?
Gerne darf diese geteilt werden. 😉

@askfedi_de

hirad, to selfhosted
@hirad@hirad.it avatar

My favorite services (beside and ):
Cloud storage:
Password manager:
Messaging: + bridges
Search engine:
RSS aggregator:
Youtube frontend:
Git:
Media manager:
Snippet manager: Snibox
Documents manager: -ngx
Dashboard: Homer
Docker manager:
Server monitor: Uptime-kuma

hirad, to selfhosted

My favorite services (beside and ):
Cloud storage:
Password manager:
Messaging:
Docker manager:
Git:
Document manager: -ngx
Save articles for later:
Search engine:
RSS aggregator:
Pastebin: Pastefy
YouTube frontend:
Push notification:
Server monitoring: uptime-kuma
Anonymous email forwarding:
Media manager:
Snippet manager:

Codixer, to Dragonlance
@Codixer@enshittification.social avatar

I just had to steal this from , it's about all your stuff. Instead of being relient on the constant threath of loosing your account. Or what about losing your centrally accessed account because thinks you are not worty of his platform?

This is the exact reason why I started to more stuff like a / vault, my own instance and for fun, a instance. Planning to setup later probably.

techviator, to random
@techviator@noc.social avatar

I had forgotten how convenient and efficient templates are for deploying apps.

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