Skip to content

jsnshrmn/ansible-role-koha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsnshrmn.koha

Installs and configures the Koha ILS from source.

Requirements

Role Variables

mariadb_port: 3306
mariadb_host: localhost
mariadb_db: koha
db_user: root
db_pw: root
kohaadmin_user: kohaadmin
kohaadmin_pw: kohaadmin
smtp_host: smtp.example.com
smtp_port: 465
smtp_authuser: [email protected]
smtp_authpassword: mypass

See defaults for the rest.

Dependencies

Centos7, Postfix, Apache2, a MariaDB/MySQL database.

Example Playbook

License

GPLv2

Author Information

Jason Sherman

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages