Skip to content

An immediately usable configuration of popular services for homelab enthusiasts

Notifications You must be signed in to change notification settings

joace/homelab-services

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Featuring

configs/authelia/configuration.yml

  • Copy configuration.template.yml
  • Change everything surrounded by curly braces, eg {{example.com}}

Guacamole

  • Initialize the database docker run --rm guacamole/guacamole /opt/guacamole/bin/initdb.sh --postgres > initdb.sql

Create random password

openssl rand -base64 45

Calibre

  • LDAP entries are case sensitive!!

Useful links

Nice-to-haves

  • Gotify (waiting on LDAP implementation: see issue)
  • Grocy (waiting on LDAP: see issue)
  • LDAP support in Ombi
  • An RSS reader with multi user and LDAP support

Attribution

Icons made by Freepik from www.flaticon.com

About

An immediately usable configuration of popular services for homelab enthusiasts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 87.9%
  • Dockerfile 12.1%