sosilol
sosilol copied to clipboard
Amazing paste service with beautiful name.
sosi.lol
Amazing paste service with beautiful name.
Url: https://sosi.lol/

Needed enviroment variables
POSTGRES_HOST - PostgreSQL database host
POSTGRES_PORT - PostgreSQL database port
POSTGRES_USERNAME - PostgreSQL database username
POSTGRES_PASSWORD - PostgreSQL database password
POSTGRES_DATABASE - PostgreSQL database name
REDIS_HOST - Redis hostname
REDIS_PORT - Redis port
GITHUB_CLIENT_ID - GitHub client id of your application
GITHUB_SECRET - GitHub secret of your application
GITHUB_REDIRECT_URI - Redirect URI (usually https://yourdomain.com/auth)
Building
To build you need simply run:
gradle bootJar
TODO
- Localization
- Optimize saving pastes to profiles
- ...
Bugs and feedback
For bugs, questions and discussions please use the GitHub Issues.