Skip to content
/ polr Public
forked from sahil87/polr

🚡 A modern, powerful, and robust URL shortener

License

Notifications You must be signed in to change notification settings

zubinraj/polr

 
 

Repository files navigation

Logo

A Docker Setup for polr

A simple WORKING docker setup for polr.

Also consists of a docker-compose to get polr running locally in a single step: docker-compose up

Default username: polr Default password: polr Default api key: 7789835af06daaf863bcdce26e75fe

To override settings

  1. Overwrite /src/.env in the container for fine grained control or
  2. Pass environment variables to the docker container while starting it (This doesn't seem to be working currently. https://blog.doismellburning.co.uk/environment-variables-in-nginx-config/)

For more detailed docs, refer to the original fork: https://github.com/cydrobolt/polr

Addendum

This repository is based on good work done https://github.com/sahil87/polr to dockerize the polr project (https://github.com/cydrobolt/polr).

Update 4/18: I have pulled the latest fixes from the home polr repository https://github.com/cydrobolt/polr and have merged it here.

About

🚡 A modern, powerful, and robust URL shortener

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 54.0%
  • HTML 26.8%
  • JavaScript 12.4%
  • CSS 6.0%
  • Other 0.8%