Bitdoze Utils

Supercharge your system with our helpful scripts

These scripts have been tested on Debian-based systems like Ubuntu 24.04. They are intended for use on these systems only.

Postfix Setup Script

Easily set up Postfix SMTP for reliable email sending with our automated script.

How to Run:

curl -sSL https://utils.bitdoze.com/scripts/postfix-setup.sh -o postfix-setup.sh
bash postfix-setup.sh
More Info

Docker Overlay2 View Script

View and analyze Docker overlay2 directory usage with this script.

How to Run:

curl -sSL https://utils.bitdoze.com/scripts/docker-overlay2-view.sh | bash
More Info

Traefik Setup Script

Set up Traefik as a reverse proxy for your Docker containers with this automated script.

How to Run:

curl -sSL https://utils.bitdoze.com/scripts/traefik-setup.sh -o traefik-setup.sh
bash traefik-setup.sh
More Info