Succesfully using BARD through Firefox and VPN with Docker.

Using Google's Bard Anywhere: Docker, Firefox and VPN

Using Google BARD Anywhere by installing Firefox in a Docker container and routing its traffic through a VPN. This secure setup enhances your online privacy and data protection, ensuring safer browsing.

Self-hosting Python DASH Apps: Docker and Cloudflare Tunnel

After deploying the Trip Planner DASH app in GCR last month, I got an interesting bill to pay. That made me consider to use the Docker DASH image of the App together with Cloudflare to deploy it securely.

DASH Apps with Docker and Google Cloud Run

Guide - How to use Google Cloud Run free tier to deploy your Python DASH apps.

Building Docker Images: Github Actions vs Local Builds

Discovering the differences between building Docker images using the Cloud and Local Builds. Comparing the advantages and limitations, such as automation, resource usage, and build times. Example: Python DASH

Github Actions - Building and Pushing Containers with CI/CD

Guide - How to use Github Actions as your CI/CD tool to build and push Docker containers automatically.

March 5, 2023 · 2 min · 291 words ·  ·  Docker