I know this is a Hard Problem, but is there a solution for scanning containers for vulnerabilities that doesn't suck horribly?
Must be better than #stackrox.
Finally managed to separate my Postgres from the main server today and mounted it on CEPH storage with 800 IOPS instead of 400. Let's see if it's faster. Interesting experience definitely 😃
#docker #ceph #storage #linux #mastodon #database
I'm so tired of empty profiles in the Fediverse that I set up and configured FediFetcher to run every hour and update the profiles of those I follow. This way, I can see more content, not just what’s been posted since I subscribed. Profit? Profit! #fediverse #setup #docker
Faire tourner des applications faites pour Windows dans Linux... et ceci de manière beaucoup plus sécurisée que sous Windows !
https://github.com/winapps-org/winapps
Streamline NGINX Configuration with Docker Desktop Extension
#Docker #Community #DockerDesktop #DockerExtensions #Nginx
https://www.docker.com/blog/streamline-nginx-configuration-with-docker-desktop-extension/
Question for any #Docker gurus.... 🙏
I'm looking into install #Ghost on Docker. But my question is, what if I wanted to host multiple Ghost instances on the same Docker server? How do you do that?
https://docs.ghost.org/install/docker
Building AI Agents with Docker MCP Toolkit: A Developer’s Real-World Setup
#Docker #Community #AIAgent #DockerCompose #MCP
https://www.docker.com/blog/docker-mcp-ai-agent-developer-setup/
Hello my name is Elena and I'm now the owner of 3 VPSs.
I just got a new cheap plan for 6-months to learn #Docker (on a brand new server that I can wipe if things go awry).
Fediverse what did you do to me? From 0 to 3 VPSs in 9 months.
On the bright side, this new passion is far cheaper than
Yes I sort of feel like a 🤡 right now.
😅😂
#MySoCalledSudoLife
I created a short tutorial for how to run LLMs locally with R using Docker Model Runner 🐳 and the ellmer 🐘 library 👇🏼
https://theaiops.substack.com/p/running-openai-gpt-oss-locally-with
#RStats #AI #LLM #DataScience #Docker
Why is there a manually uploaded 11.5.8 tagged as lastest in the grafana/grafana-oss container registry? 👀
grafana/grafana-enterprise and grafana/grafana are on 12.2.0
(bonus: grafana/grafana image is not documented... it's aparrently the same as grafana/grafana-oss, just not today)
services:
n8n:
image: docker.n8n.io/n8nio/n8n
restart: always
container_name: n8n-1
ports:
- 5678:5678
env_file:
- .env
environment:
Und ich hab mich laufend gewundert warum die Anwendung laufend Fehlermeldungen wirft. Es hat der .env in der docker-compose.yml gefehlt !!! Man man man
Got analogic/poste.io #email container running #rootless on a #podman stack on a new #VPS...
Having bruises on my forehead trying to get it running (successfully) for like three days with #docker
Practice makes barely competent it looks like.
Success!
Will probably have to use my 'mail seeder script' over the next few days so big hosts accept the new domain as legit.
I got DKIM keys and SPF up already set up.