Skip to content

Finally a working docker container ready to use with yourls shortening and sqlite to minimize RAM consumption

Notifications You must be signed in to change notification settings

eugenio412/docker-yourls-sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-yourls-sqlite

this container was done using the standard yourls container version 1.7.3 and the patch for sqlite from reanimus https:/reanimus/yourls-sqlite

A later version from Flameborn was to me impossible to use as the 1.7.10 at this time is not released as far as I know.

this container is very lightweight due to the use of SQlite instead of Mysql. A new container uses 21MB of RAM only.

Guide:

git clone https:/eugenio412/docker-yourls-sqlite.git

modify the following parameters in config.php :

-) http://your.url in line 32

-) copy string from website in Hint -> using the url http://yourls.org/cookie in line 54

-) yourl_username and yourl_password in line 95

chmod +x build.sh run.sh

launch ./build to build launch ./run to start the container

go to your hosted url as written in http://your.url

press install and enjoy!

About

Finally a working docker container ready to use with yourls shortening and sqlite to minimize RAM consumption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published