digitalcourage.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Diese Instanz wird betrieben von Digitalcourage e.V. für die Allgemeinheit. Damit wir das nachhaltig tun können, erheben wir einen jährlichen Vorausbeitrag von 1€/Monat per SEPA-Lastschrifteinzug.

Server stats:

812
active users

#mariadb

0 posts0 participants0 posts today

Das :nextcloud: Installationsskript ist ab sofort ready.
Wir weisen aber darauf hin, dass bei der Verwendung von MariaDB eine seitens Nextcloud derzeit noch nicht offiziell unterstützte Version v. 11.8 genutzt wird. Zudem wird unter Debian 13 automatisch PHP 8.4 und nginx in der Version 1.26 installiert. Das alles ist dem derzeit sehr neuen -Release Trixie geschuldet bzw. den derzeit noch nicht verfügbaren Hersteller-Repositories bspw. von , und .
Wird Nextcloud mit auf Basis von Debian 13 installiert, so wird PostgreSQL Version 17 verwendet und die Nextcloud ohne Warnungen installiert.

c-rieger.de/nextcloud-installa

#PSA on upgrading #FreeBSD 14.3-RELEASE-p1 to 14.3-RELEASE-p2:

I'm not sure if this is #pkgbase specific - I don't have a vanilla installation available right now - but during the upgrade, the permissions on /tmp are changed from the expected 1777 (full permissions with sticky bit) to 755 (read-only for all but root).

I discovered this when #MariaDB refused to start on my #Forgejo server because it couldn't write its temp file.

The workaround is to reset permissions on /tmp to 1777 and restart affected services or reboot the computer.

Server mit PHP5.4 und MySQL5.6 auf dem Raspberry Pi

Ich möchte ich euch eine Lösung Vorstellen die ich mir zusammengestellt habe um auf einem Raspberry Pi einen alten Server mit PHP5.4 und MySQL5.6 (kompatible) Datenbank in Docker zu installieren.

Der Stand dieser beiden Programme ist natürlich komplett veraltet und sollte deshalb mit bedacht eingesetzt werden. Bei mir läuft so ein System im Heimnetzwerk, weil ich eine alte Webanwendung habe die auf aktuellen PHP & MySQL Versionen nicht läuft.

Bei mir liegt alles unter /volume1/docker – als erstes brauchen wir folgende Unterordner:

[…]

#alterWebserver #anleitung #cgiBin #debian #docker #dockerCompose #ftp #howTo #linux #mariadb #mysql #mysql5 #mysql56 #pearl #php #php5 #php54 #seymour #tutorial #webserver

Link: https://mapf.net/fu50 · Homepage: MaPf.net

Just finished migrating my nextcloud instance from a debian vm to 2 freebsd jails (one for the server, one for the database) on zfs disks. Migrating nextcloud is easy, this instance has been on a debian, fedora, centos, debian an now freebsd supported by mysql, postgres and mariadb databases on ext, xfs and zfs disks. twenty years worth of files (the admin account starts with 'OC_...'
#freebsd #nextcloud #freebsd-jail #mariadb #nas #opensource

#AskFedi how do you implement #database migrations (both schema or data changes) in your app? Say, the new version needs a new table or a new register in an existing table?

Can the end-user access that data or is it encrypted?

Boosts appreciated.
#MySQL #MariaDB #Postgres #PostgreSQL #SQLite #C #Cpp

Has your OS ever refused to install the MariaDB client package or the MySQL client package due to a conflict with the other?

It feels like it should be possible to have both, but unfortunately I have yet to see a solution for this.

For a subset of these cases, all that you want is just to have the client tools such as the mariadb/ mysql CLI and the mariadb-dumper/ mysqldumper backup programs co-existing on the same OS. (I.e. you don't care about the static/dynamic libmariadbclient/libmysqlclient libs etc).

So, I decided to write up my solutions for this:
dbdemon.com/installing_mariadb

#mariadb#mysql#pkg
Continued thread

Number of #bitnami container images in the #homelab cluster: 4

Number of #bitnami container images successfully removed: 2

Number of #bitnami container images to remove: 1

Next up was redis. Harbor doesn't support a full redis cluster so I searched around for a primary-secondary configuration. Looks like the DandyDeveloper helm chart should do the business so we are off to the races... Two down, one to go!

github.com/DandyDeveloper/char

GitHubcharts/charts/redis-ha at master · DandyDeveloper/chartsVarious helm charts migrated from [helm/stable] due to deprecation - DandyDeveloper/charts