Skip to content

fiwka/sosilol

Repository files navigation

sosi.lol

Amazing paste service with beautiful name.

Url: https://sosi.lol/

Screenshot

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.

About

Amazing paste service with beautiful name.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published