Skip to main content

Search

Items tagged with: Docker


🚀Selfhosting w natarciu...🚀


Friendica soc.citizen4.eu (oraz wiele innych usług) przeniesione dzisiaj na nowy hardware:

Na półce stoją, od prawej: komputer ThinkCentre, UPS, router

Poprzednio: Intel NUC i7-5557U 16GB RAM
Teraz: Lenovo Tiny M710Q I3-7100T 32GB RAM

Na stole leżą , ze zdjędą pokrywą obudowy, dwa komputery: Intel NUC oraz Lenovo ThinkCentre

i to nie jest jeszcze nasze ostanie słowo, tylko pierwszy element klastra (#docker #swarm), którego następne części już czekają na uruchomienie:

Na stole stoją pionowo obok siebie trzy komputery typu Thin Client: dwa Dell Wyse 5070 a w środku Dell Optiplex 3000

#selfhosting


Youtube jest głupi, Invidious jest mądry.



🇵🇱 Nowy wpis na blogu! / 🇬🇧 New blog post!

Portainer – GUI dla Docker’a

#container #Docker #DockerHub #dockerIo #HTTP #HTTPS #kontener #Nextcloud #Oracle #Port443 #port8000 #port9443 #Portainer #VPS

Autor: @to3k@tomaszdunia.pl

https://blog.tomaszdunia.pl/portainer/


🇵🇱 Nowy wpis na blogu! / 🇬🇧 New blog post!

Portainer – GUI dla Docker’a

#container #Docker #DockerHub #dockerIo #HTTP #HTTPS #kontener #Nextcloud #Oracle #Port443 #port8000 #port9443 #Portainer #VPS

Autor: @to3k@tomaszdunia.pl

https://blog.tomaszdunia.pl/portainer/



Ich spiele gerade wieder mit #Docker und möchte #Friendica damit testen. Momentan stecke ich aber bei dem Installations-Assistenten fest, und zwar bei den Angaben der Datenbank.
Beim Erstellen in #Portainer 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?
@Friendica Support @Friendica Admins


Baue ein #Docker Image auf #Ubuntu:20.04 -> ~34 MB

Okay, geht sicher kleiner.
Nehme #Debian:12 -> ~60 MB 🤔

Baue auf Ubuntu:22.04 -> ~31MB

WTF?


This blog post on #Flatpak nicely illustrates the importance of #distributions (#Debian, #Guix, #Homebrew ...):
- integration of many components into a working system
- interface between developers and users

Developers short-circuiting distributions by proposing fat binaries (#Docker, #Flatpak, ...) deprive themselves of valuable feedback.

https://blog.brixit.nl/developers-are-lazy-thus-flatpak/


Docker Hub down for anyone else right now?

#docker #linux #opensource


Help wanted: someone interested in helping me setup a simple test workflow with a few #docker containers running postfix in a network, in order to test a #rust mailing list manager project.

Details on private message and here: https://github.com/meli/mailpot/issues/16

Boosts appreciated!


Not sure if I did something wrong, but my installation of #Soapbox with #Pleroma backend went surprisingly smoothly, uncanny really. Thanks a million for the documentation. Wondering if I should have used #Docker but the whole thing was so fast that I did not have to do anything. So far things are happy for my little server, :-)🙂


Hallo !Friendica Support
Kann man ein nativ betriebene Instanz in einen Docker basierte umziehen? Mit all den Einstellungen und Konfigurationen.

Die Datenbank sollte ja ohne Probleme gehen, aber wie ist das mit den Webdaten (also die Daten welcher der Webserver ausliefert) ? 🤔

#fediverse #friendica #docker #umziehen


I'm about to rebuild my server farm, and am looking for a self-hosted #email solution built with #docker containers. So far I found Mailu, Poste.io, and docker-mailserver, and mailcow.

Anyone has experience with either of these, or any other recommendation?

(Desirable features in the followup toot)


Hello, world! Twitter was a bit too news-y for me so I'm trying out Mastodon. I like #gaming, #linux, #rust, and #docker


#Docker Desktop's new "Skip this update if you have a paid account" feature release seems to have coincided with the increased frequency of updates to about one per day. If it's intended to annoy free users into paying customers, it's really scummy.


Das Problem mit den fehlenden Schreibrechten auf die Config konnte ich fixen (irgendwas mit #Docker):
https://libranet.de/display/0b6b25a8-1860-acb7-8749-93b051883466

Und siehe da, jetzt erhalte ich auch Zugriff auf das Admin-Panel. Offenbar gibt es hier einen Zusammenhang.

Dank an alle Beteiligten! :thumbs up


My #Pixelfed node is back up again. I had forgotten to reinstall the bcmath extension when I downgraded #PHP from 7.4 to 7.3 because #Nextcloud on the same machine isn't compatible, which prevented #Composer to pull the latest dependencies, which triggered a PHP Fatal Error. 😅

Ah, the joys of #selfhost without containers! I'm more and more tempted to look into #Docker, but I'm afraid of the learning curve before I get the same setup I have now. Also it probably would involve converting about 20 #Apache configuration files to #nginx which I'm not looking forward to either.

Does anyone have any pointers for either task, containerization and/or migration from Apache to nginx? #help