Stupidly simple pastebin service.
A static webpage uploads directly to minio (or any S3 storage bucket).
See balti for more details.
Uses chota to shorten long S3 URLs.
Clone the repository:
-
Clone the repository:
git clone https://github.com/mradigen/balti cd balti -
Copy the
.env.examplefile and edit it as needed:cp .env.example .env
-
Run the compose stack:
docker compose up -d
WIP
Contributions are highly encouraged! Please open an issue or submit a pull request with your changes.