Cloudflare Tunnel
Step 1: Create a Cloudflare Tunnel Instead of traditional port forwarding, a Cloudflare Tunnel creates a secure outbound connection from your network to Cloudflare, meaning you can close port 443…
Step 1: Create a Cloudflare Tunnel Instead of traditional port forwarding, a Cloudflare Tunnel creates a secure outbound connection from your network to Cloudflare, meaning you can close port 443…
docker exec -it ollama bashollama listNAME ID SIZE MODIFIEDllama3:instruct 365c0bd3c000 4.7 GB 5 months agonomic-embed-text:latest 0a109f422b47 274 MB 5 months agoollama pulling manifestpulling 4c27e0f5b5ad: 100% ▕████████████████████████████▏ 9.6 GBpulling 7339fa418c9a: 100%…
While researching out of space message, I found logs way over the set limit 7.0G /var/lib/docker/containers/..../....cbfc4409d310e-json.log5.3G /var/lib/docker/containers/..../....3f9f37fd55928-json.log2.8G /var/lib/docker/containers/..../....0c11bd07bacf1-json.log1.6G /var/lib/docker/containers/..../....f9dcfb2966a6c-json.log1.6G /var/lib/docker/containers/..../....d7e5ebbcd7e01-json.log The logs were supposed to be limited by /etc/docker/daemon.json file:…
Clear entire file: Shift+ H then Shift + V then Shift G then dd
Important Support Note Your current version (7.13.4) is officially supported until June 30, 2026. Why You Should Wait Recommended Next Steps +---------------------------------------------------------------+| SERVER RUNNING |+---------------------------------------------------------------+| || Rocket.Chat Version: 7.13.4 ||…
Powered By EmbedPress
To prune the Docker build cache and reclaim disk space, you should use the docker builder prune command. Quick Commands Alternative: System-wide Cleanup If you want to clean up more…
1. The “Wallpaper” Analogy Imagine your Docker Image is a room where you have glued Wallpaper (your Code) to the walls during the build phase (COPY ./src ./src). 2. What…
The “New Chat” Success Formula If you start a new session, paste or upload them in this order for maximum “IQ” from the AI: Why the SOP isn’t enough on…
🛠️ Developer Profile & SOP: Project SASS Last Updated: 2026-03-03 Project Context: Multi-container Flask/Nginx/Postgres/Redis stack managed via run.sh on Unraid. 1. Architectural Philosophy (The “Architect” Pattern) 2. Naming & Environment…