server_installation:semi_automated
Server Build Scripts
Dyrcona and Edoceo have made some efforts on manual build-scripts that can assist other developers with getting started with Evergreen or these could possibly be used as a basis for systems such as cfengine, Chef or Puppet.
NOTE: These scripts are used for development only, and no guarantees are made that they will work for you. Please use caution and examine them carefully before using any of these scripts!
- Bash scripts for Fetch, Build, Install, Configure, Demo-data on Gentoo:
- Other scripts shared by various developers
- From
paxed
: http://bilious.alt.org/~paxed/eg/eg_installer/ - Georgia Pines Ubuntu 12.04 (Precise) Apt Repository - Packages and automates Evergreen + Opensrf install http://archive.georgialibraries.org/.
- Scripts used to create packages - https://github.com/gpls-dev/Evergreen-Debian-Packaging
- From
berick
: Ubuntu 16.04 Ansible Installer – Updated 2017-10-04- Ubuntu 18.04 Ansible Installer – Updated 2020-07-03
- Ubuntu 20.04 Ansible Installer – Updated 2021-03-01
- From
Bmagic
: Ubuntu 16.04 Docker Container – Added 2017-06-19 - 2020-10-26- You can install the Evergreen server with this single command:
docker run -it -p 80:80 -p 210:210 -p 443:443 -p 32:22 -p 7680:7680 -p 7682:7682 -p 6001:6001 mobiusoffice/evergreen-ils:3.5.0
- From
jamesrf
: Evergreen/Vagrant/Ansible – Added 2018-04-25
server_installation/semi_automated.txt · Last modified: 2022/02/10 13:34 by 127.0.0.1