docker-samples/privatebin_cloudflare
2024-11-02 14:09:56 -06:00
..
.env many new containers. work in progress 2024-11-02 14:09:56 -06:00
conf.php many new containers. work in progress 2024-11-02 14:09:56 -06:00
docker-compose.yml many new containers. work in progress 2024-11-02 14:09:56 -06:00
README.md many new containers. work in progress 2024-11-02 14:09:56 -06:00

PrivateBin and Cloudflare

I use PrivateBin ALL THE TIME to share temporary code snippets, etc.

Very little setup required.

Requires:

  • Cloudflare Tunnel

Steps:

  1. Setup your Tunnel (pointing to http://privatebin:8080)
  2. Set Cloudflare Tunnel token in .env
  3. Fine-tune settings in conf.php
  4. docker compose up -d