Skip to content

mradigen/kachra

Repository files navigation

kachra

Stupidly simple pastebin service.

Architecture

A static webpage uploads directly to minio (or any S3 storage bucket).

See balti for more details.

Uses chota to shorten long S3 URLs.

Self-host

Clone the repository:

  1. Clone the repository:

    git clone https://github.com/mradigen/balti
    cd balti
  2. Copy the .env.example file and edit it as needed:

    cp .env.example .env
  3. Run the compose stack:

    docker compose up -d

Testing

WIP

Contributing

Contributions are highly encouraged! Please open an issue or submit a pull request with your changes.

About

Stupidly minimal pastebin service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors