obsolute-paste/README.md
baalajimaestro f8d794d2e8
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Change domain
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2024-07-27 06:56:56 +05:30

11 lines
422 B
Markdown

# Obsolute Paste
A no-nonsense pastebin, that serves content of files from a private gitlab repository
Necessary ENV Variables:
`GITLAB_TOKEN`: A personal/deploy token, that can read the files in the provided repo
`BASE_URL`: Base API URL to the repo, example: `https://git.ptr.moe/api/v4/projects/0`
This project is hostable with docker, and a prebuilt docker image is at `git.ptr.moe/baalajimaestro/obsolute-paste`