Skip to content

matti/registler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

registler

docker registry that just works

REGISTLER_KEEP=32

s3

STORAGE=s3
AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_REGION=
AWS_S3_BUCKET=

gcs

STORAGE=gcs
GCS_BUCKET=

and /keyfile.json

caddy https

CADDY_ENABLED=yes
CADDY_HOSTNAME=myregistery.example.com

cloudflared tunnel

cloudflared tunnel create --secret [[BASE64]] registler
cloudflared tunnel route dns registler registler.example.com
CLOUDFLARED_ACCOUNT_TAG=
CLOUDFLARED_TUNNEL_ID=
CLOUDFLARED_TUNNEL_SECRET=

TODO

  • redis cache with max memory both localhost and shared variants

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages