mindly.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mindly.Social is an English speaking, friendly Mastodon instance created for people who want to use their brains and their hearts to make social networking more social. 🧠💖

Administered by:

Server stats:

1.1K
active users

#docker

26 posts22 participants2 posts today

Do you want to help testing @badgefed and provision your local test instance?

Easy

docker pull ghcr.io/tryvocalcat/badgefed:latest &&
docker run -v `pwd`/data:/app/data \
-p 8080:8080 \
-e SQLITE_DB_FILENAME=/app/data/badges.db \
-e AdminAuthentication__AdminUsers__0__Id=your-mastodon-username \
-e AdminAuthentication__AdminUsers__0__Type=Mastodon \
-e MastodonConfig__ClientId=your-mastodon-client-id \
-e MastodonConfig__ClientSecret=your-mastodon-client-secret \
-e MastodonConfig__Server=your-mastodon-server \
ghcr.io/tryvocalcat/badgefed

And then open a browser and go to http://localhost:8080 or http://localhost:8080/admin

What is the simplest and best FOSS podman container registry?

I have a small web application with a front end in svelte, an nginx reverse proxy, and a database. I'm planning to run it all on one virtual machine on DigitalOcean for the time being.

So far, I've been able build all of my images from a standard Debian base image, so I have minimal dependencies on docker.io or other third-parties registries.

Replied in thread

@balmeyer le problème c'est qu'au boulot on ne peut pas décider ce qui est bien et éthique pour l'entreprise, les décisions sont prises par le conseil d'administration, les directions, jamais par la base malgré l'actualité.
En revanche chez soi, et avec ses proches nous pouvons influencer pour un changement radical.
Abandonner les #GAFAM et avoir des systèmes éthiques.

also, the dell laptop i have been using for my ubuntu #server and #docker containers is failing - probably cpu judging by the MCE hardware failure errors and fatal machine check and kernel panic.

so i took out the ram and ssd and did what i should have done from the start - put it all in the little intel nuc. annoying there’s no built in display or UPS but at least proxmox installed flawlessly.

#plex question.
Movies work great but I can't for the life of me get my tv shows to pop up in plex. Naming structure is correct. Do I edit the #docker image? read/write permissions are correct. hmm