How to Install #Docker Engine on #Ubuntu #VPS Server This article provides a guide for how to install Docker Engine on Ubuntu VPS server.
What is Docker?
Docker is an application that utilizes OS-level virtualization to provide software in bundles called containers. While you can run Docker on any VPS, Ubuntu remains its most popular OS of choice.
Containers provide an application's code, dependencies, libraries, and ...
Continued 👉 https://blog.radwebhosting.com/how-to-install-docker-engine-on-ubuntu-vps-server/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #installguide #kvmvps #vpsguide

Hướng dẫn nhanh: cài Navidrome trên Linux bằng Docker, chuyển playlist Spotify sang Navidrome và truy cập từ xa qua TailScale. Tham khảo chi tiết! #Navidrome #Linux #Docker #Spotify #TailScale #SelfHosted #CôngNghệ #OpenSource
https://www.reddit.com/r/selfhosted/comments/1qgcg2w/installing_navidrome_on_linux_converting_a/
Bạn đã thử các dịch vụ tự‑host ít người biết? Một số mình yêu thích: Blocky – proxy DNS thay thế Pi‑hole; Davis – server DAV với LDAP, phù hợp với LLDAP; Gatus – công cụ giám sát uptime, dễ cấu hình GitOps; Papra – hệ thống quản lý tài liệu nhẹ hơn Paperless. Chia sẻ dịch vụ yêu thích của bạn nhé! #selfhosted #tựhost #opensource #docker #pháttriển #côngcụ #tài liệu
https://www.reddit.com/r/selfhosted/comments/1qgbdcr/what_are_your_favorite_lesserknown_selfhosted/
Bạn đang muốn tự động hoá, tái tạo và tài liệu hoá toàn bộ cấu hình server (cài Docker, triển khai Traefik + các ứng dụng container) và có thể dry‑run cài đặt trước khi đưa vào thực tế? Ansible + Docker Compose là giải pháp phổ biến, giúp ghi lại mọi bước (cài Docker, thiết lập mạng, triển khai image) dưới dạng mã, dễ mở rộng và kiểm thử nội bộ. #selfhosted #docker #ansible #traefik #automation #tựđộng #container #cauhinh #devops
https://www.reddit.com/r/selfhosted/comments/1qgb2jb/ways_to_auto
Tengo publicado en YouTube un tutorial que explica como instalar la base de datos H2 en #Docker.
H2 es una base de datos ligera y fácil de usar.
#Tutorial #Gratis #SiguemeYTeSigo #Followback
Nota: imagen generada con IA generativa.

If you want to serve a static webpage from a #git repository, #Apache #httpd can do this. So I build a #Docker container that extends official image by git client and a shell script, that clones/updates content from a given repo. Every five minutes script updates content and there is also a #Helm chart, to deploy container to a #Kubernetes cluster.
Docker container:
https://hub.docker.com/r/starwitorg/httpd-git
Helm chart: https://hub.docker.com/r/starwitorg/httpd-git-chart
Source code:
https://github.com/starwit/httpd-chart
Deploy #Kubernetes Cluster on #Ubuntu VPS
This article provides a guide for how to deploy Kubernetes cluster on Ubuntu VPS.
What is a Kubernetes Cluster?
Before you deploy Kubernetes cluster on Ubuntu VPS, it's important to understand Kubernetes clusters.
A Kubernetes cluster is a set of machines (nodes) that work together to run and manage containerized applications at scale. Kubernetes, an open-source container ...
Continued 👉 https://blog.radwebhosting.com/deploy-kubernetes-cluster-on-ubuntu-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #docker #installguide #vpsguide

RE: https://mastodon.social/@h4ckernews/115913172526558180
This cheat sheet is beautiful! Gold 🤩
У кого-нибудь есть опыт или гайд по заведению #protonvpn в #docker / #podman ? С #openvpn а не с #wireguard , для последнего требуется ставить его на хост, чего я делать категорически не хочу.
Updated version of 5 years old very famous (1B downloads) of kylemanna's Docker openvpn container:
https://github.com/nmaguiar/docker-openvpn
RE: https://mstdn.feddit.social/@admin/115915116983323489
基本完成了从Raindrop和Chrome收藏栏迁移到KaraKeep
还有两处没做好:
1. karakeep支持S3,但是我把各种存档都存到了本地volume,虽然不是很占空间
2. 没有开始就使用CRAWLER_STORE_PDF=true
希望大家不要踩我的坑了()
是否开启 INFERENCE_ENABLE_AUTO_SUMMARIZATION=true 倒是不是很要紧,不过强迫症肯定是需要在刚刚托管时就开启
让我再看看karakeep的文档,还有什么遗漏和功能
对了,开启每日备份,一次不过几十KB
#karakeep #raindrop #bookmark #chrome #docker

Saw a new (to me) malware sample in teh logs. A python script scanning for exposed docker APIs deploying xmrig:
hxxps://pastebin[.]com/raw/1p7TJRDd
#malware #python #docker #xmrig