Skip to content

Ivanhahanov/GoLibrary

Repository files navigation

GoLibrary

Project for store and search books

Features

  • Search by content
  • Render part of book in web browser
  • SSO login with Authelia
  • Ldap integration (See authela/configuration.yml)

Requirements

  1. LDAP server. For example use docker-openldap

How to install

Generate ssl certs

For example, you can use this command:

openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout cert.key -out cert.crt

Env

Copy .env.example to .env and enter values

Config

Add config settings or remove this paragraph

Run

docker-compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published