Amazing paste service with beautiful name.
Url: https://sosi.lol/
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)
To build you need simply run:
gradle bootJar
- Localization
- Optimize saving pastes to profiles
- ...
For bugs, questions and discussions please use the GitHub Issues.