Skip to content

siesta-cat/stickee

Repository files navigation

Stickee

Tests 🧪 GitHub Tag

Stickee is a simple and secure text storage application that allows you to post sensitive information and generate a temporary link to share it. Stickee focuses on security and is designed to be easily hosted on a private server, giving you control over your data.

Try it

You use our hosted Stickee instance here, or deploy it yourself using the instructions below.

Roadmap

As for now, the project has very basic features. Here's what's planned for future releases:

  • Choose when a note will be deleted
  • Allow note deletion
  • Enhanced view with a fancy UI that shows details of the node, such as the time when the note will be deleted

Deploying with Docker compose

You can read the details of how to pull the Docker image here. Also, you can take a look to the example docker compose file.

Deploying with Kubernetes

If you are using k8s, take a look to the example k8s manifest.