8000 GitHub - cypherkey/shortbin
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cypherkey/shortbin

Repository files navigation

README.md

Docker

docker run -d --name shortbin -p <port>:8080 -v <storage_path>:/opt/shortbin/storage -v <config_path>:/opt/shortbin/config shortbin

Docker compose

Edit docker-compose.yml and modify:

  • traefik.frontend.rule
  • volumes
docker-compose up -d 

When the container starts, it will put a default SQLite database (shortbin.db) and application.yml in the configuration directory if it doesn't exist.

Credits

Word list obtained from https://github.com/first20hours/google-10000-english

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0