`docker compose` project for the `bpa.st`/`bpaste.net` domains. https://bpa.st/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Simon de Vlieger b326cae3be set correct port 4 months ago
etc remove ratelimit inside container 7 months ago
src remove webalizer 4 months ago
.gitignore initial 7 months ago
.gitmodules use latest pinnwand image from quay 7 months ago
README.md clarify nginx 7 months ago
compose.yml set correct port 4 months ago
env.production initial 7 months ago

README.md

bpa.st (container land)

This starts the setup that serves the bpa.st and bpaste.net domains.

docker compose up to start pinnwand and postgresql, pinnwand will be listening on port 8000.

In my case an nginx is ran in front that does TLS termination and certificate management.