staegi / docker-shlink-web-client

Shlink Web Client for Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shlink Web Client for Docker

This repository is to preconfigure the servers and add HTTP authentication to the web client of Shlink.

For further documentation see the official Shlink Dockerhub page.

Environment variables

SHLINK_SERVER_NAME (default: local)
SHLINK_SERVER_URL (default: http://localhost:8080) 
SHLINK_SERVER_API_KEY
SHLINK_BASIC_AUTH_USERS (default: admin:shlink)
SHLINK_BASIC_AUTH_NAME (default: Shlink Web Client)

About

Shlink Web Client for Docker


Languages

Language:Shell 54.6%Language:Dockerfile 45.4%