Skip to content

Krysztal112233/kslink

Repository files navigation

KSLink

✨Dead Simple Self-hosting Short Link Service Powered by Rust✨

Deploy

Docker Compose

Modify KSLINK_BASE_URL in .env file into you domain, and run docker compose up.

The frontend service will run at :9000 and the backend will run at :8000 by default

Note

You have to run docker compose build after you edit the .env file for rebuilding the image.

Build

You have to install the latest Rust version. And also I suggest you install just command for better build experience

just

Choose build, or directly run just build

Configuration

Please see kslink.toml file for more detail

About

Dead simple self-hosting short link service

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors