Simple self hosted Pastebin-like tool allowing you to have the pastes uploaded on your own server.
Running on PHP7, it is using Bootstrap 4 for its frontend, Geshi for the syntax highlighting.
The footer can be entirely modified, but keep in mind authors should always be credited :).
.env
file from .env.sample
and edit its values to your likingdocker compose up
BeyondPaste should now be running on localhost:8080
.
Design inspired by Popoliito's securePaste project.