`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.
|
4 months ago | |
---|---|---|
etc | 7 months ago | |
src | 4 months ago | |
.gitignore | 7 months ago | |
.gitmodules | 7 months ago | |
README.md | 7 months ago | |
compose.yml | 4 months ago | |
env.production | 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.