在刚刚创建的Loops实例,无论我更改任何https://loops.feddit.social/admin/settings 数据,都会提示错误:
The general.admin email field must be a valid emailaddress. (and 1 more error)
问Gemini,尝试在.env内添加ADMIN_EMAIL=xxx
再在admin dashboard修改General——>Admin Email,错误消失,可以正常修改了。
在刚刚创建的Loops实例,无论我更改任何https://loops.feddit.social/admin/settings 数据,都会提示错误:
The general.admin email field must be a valid emailaddress. (and 1 more error)
问Gemini,尝试在.env内添加ADMIN_EMAIL=xxx
再在admin dashboard修改General——>Admin Email,错误消失,可以正常修改了。
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
#docker #badgefed #openbadges #softwaredevelopment #testing #fediverse #activitypub
The #Hollo repository has moved from @dahlia/hollo to @fedify-dev/hollo! Along with this move, our #Docker image registry has also been relocated from ghcr.io/dahlia/hollo to ghcr.io/fedify-dev/hollo.
While the old image registry will remain accessible, it won't receive any new tags. We recommend all Hollo users to update their Docker image references to the new registry address.
To update your Docker configurations, please change:
From: ghcr.io/dahlia/hollo:latest
To: ghcr.io/fedify-dev/hollo:latest
The migration ensures better project organization and continued development. Thank you for your understanding and cooperation in making this transition smooth! 
https://hollo.social/@fedify/0194a851-581d-779c-b777-dc39e753ef14
Can anyone with Docker experience help us figure out what's causing our builds to fail? It was working a few months ago, and without any config changes it's now consistently failing.
EDIT: actually, all good! Found the issue, easy fix. (Thanks for boosting!)
Latest: https://github.com/writefreely/writefreely/actions/runs/19713736144
Is your company looking for a keen self-hoster with plenty of #Linux experience? I grew up with #RaspberryPi and have picked up many skills along the way including #React, backend JavaScript (#NodeJS) and #Docker. My current obsession is monitoring all the things with #Grafana, #PRTG and #Prometheus. I’m based in the UK but open to primarily English-speaking roles in Germany, too. Currently wrapping up my Advanced Software Development degree but eager to continue learning! Boosts appreciated :D
RE: https://mstdn-dev.feddit.social/@admin/115710632537816386
mstdn-dev.feddit.social实现了字数限制修改:500——5000
测试无误,接下来将实装在mstdn.feddit.social(本站)
感谢教程:https://somincola.org/blog/modify-mastodon-character-limit_2024-12-18/
所有操作在宿主机上
1. /opt/mastodon/替换为你使用的mastodon主目录
2. 当字数超过500时,字数限制显示的UI才会更新为5000
3. docker compose build docker compose down docker compose up -d 建议改为 docker compose build && docker compose down && docker compose -d
4. docker-compose.override.yml只需写service、修改的service、build、image
I know I'm late but Mitra 5.7.1 now available on Docker Hub and on my APT repository!
https://hub.docker.com/r/fjox/mitra
https://apt.hostnetwork.xyz/README.txt
I turned a tiny #Mac mini into my own #Mastodon server—secure, low‑maintenance, and running like a dream. Here’s the full build, from #Docker to #Cloudflare Tunnel, and why #SelfHosting doesn’t have to be a headache.
A few months ago, I had a problem with the Brave Shield (browser) and had added my Mastodon account as a contact. A few days later, I received a DM from a developer. 🥰
Yesterday I posted a workaround for an issue in a #RabbitMQ #docker container.
Today, an offer of help from a RabbitMQ developer 🥰.
That’s exactly what I love about the Fediverse.
Just friendly help. Thank you.
#positiveNews #PositiveThings
#positiveMeldung #PositiveDinge
My #StarterPack for #Linux #SelfHosting
1) Heimdall start page for your LAN
2) Shiori bookmarks
3) Copyparty for filesharing through web or FTP
4) Kanboard Kanban board
5) Kiwix for offline website content
6) calibre-web for ebooks
7) Hyper8 for self-hosted video content, like a poor man's #Youtube.
8) mkdocs for a markdown-based wiki
I self-host all of these, using #nginx as the web server in all cases. These all consume very little RAM and CPU, and would run very performantly on a Raspberry Pi 5 2GB, with a decent SSD. No #docker needed for any of them.
#OpenSource #DataSovereignty
Silly question of the #NetBSD folk… I know some of the BSD kernels (notably #FreeBSD, and once upon a time, #OpenBSD) were capable of Linux syscall emulation, meaning they could run Linux applications.
Is this still the case, and if so, does it extend to containerisation like #Docker? Platforms of interest would be `x86-64` and `aarch64`.
https://kb.shells.com/tutorials/NetBSD/Docker/ seems to suggest it was at least at one point, a thing, but the link to the Docker download site is a 404.
Mitra 5.1.0 is now availible everywhere where you can get my container images!
Moitas dúvidas por onde começar com o home server...
Tenho um Lenovo ThinkCentre M700 i3 6100T 3,20 Ghz RAM 8 Gb SSD 128 GB (mais vários SSD externos).
Seria para provar coisas singelas (acho eu): RSS, fotos, BD, livros, receitas, música, adblock, backup... vídeo, web, NextCloud (ou semelhante), Nitter...
Ubuntu Server? Proxmox? OpenMediaVault? Docker? TrueNAS? ZimaOS? CasaOS? Outra coisa?
Obrigado! 😊
#HomeServer #SelfHost #Proxmox #OpenMediaVault #docker #TrueNas #ZimaOs #CasaOs
Kubernetes became widely adopted in enterprise environments due to orchestration features, strong backing from #Google, and #opensource licensing and community involvement.
Read this in-depth article on Kubernetes’ rise by our author Andrew Oram: https://lpi.org/q0h4
#LPI #kubernetes #docker #cloudnative #devops #opensource #linux #orchestration #google #redhat #CNCG
[Disclaimer: This post includes an image generated using AI.]
Czy wiesz że... W HackerSpace Bydgoszcz odbywają się w pełni DARMOWE kursy obsługi technologii #docker?