Go to file
baalajimaestro 69a3c01a06
Serve directly from root
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2023-09-07 23:54:09 +05:30
src Serve directly from root 2023-09-07 23:54:09 +05:30
static Use prismjs for highlighting 2023-08-19 19:31:26 +05:30
templates Serve directly from root 2023-09-07 23:54:09 +05:30
.dockerignore Add dockerfile 2022-12-11 21:03:16 +05:30
.gitignore Root Commit 2022-11-11 19:11:33 +05:30
.gitlab-ci.yml Add templates into the binary container 2022-12-11 23:05:22 +05:30
Cargo.lock Bump up dependencies 2023-08-18 12:52:01 +05:30
Cargo.toml Bump up dependencies 2023-08-18 12:52:01 +05:30
Dockerfile Add static files to docker container 2022-12-21 23:30:24 +05:30
LICENSE License under AGPL 2022-12-11 19:53:13 +05:30
README.md Fix formatting 2023-05-07 22:45:30 +05:30
tailwind.config.js Pretty print everything 2022-12-22 19:34:19 +05:30

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.baalajimaestro.me/api/v4/projects/0

This project is hostable with docker, and a prebuilt docker image is at registry.baalajimaestro.me/baalajimaestro/obsolute-paste