Skip to content

Ansible roles to stand up a DSpace 7 (API + Angular frontend) instance

License

Notifications You must be signed in to change notification settings

TexasDigitalLibrary/ansible-dspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-dspace

Ansible playbooks to stand up an instance of DSpace 7.x (API and Angular Frontend)

Requirements

Usage

  1. Install Vagrant and VirtualBox
  2. git clone https://github.com/TexasDigitalLibrary/ansible-dspace && cd ansible-dspace
  3. cp site_vars.yml.example site_vars.yml and configure appropriately
  4. vagrant up

Environment

  • Amazon Linux 2
    • Apache 2.4
    • Tomcat 9.0
    • PostgreSQL 13
    • Shibboleth 3.2
    • Solr 8.11.1
    • Fuseki 4.3.1
    • Java 11
    • Node.js 14.18.2
    • PM2 5.1.2
    • DSpace 7.x (API and Angular Frontend)

Notes

  • Vagrant is configured to forward Apache and Tomcat to their default ports on your system, which may not be available if you have those services running already. They should be stopped locally so that Vagrant can forward to the defaults in order for Angular and the API to communicate in the VM.

License

This code is licensed under the GNU General Public License (GPL) V3.

Contact

For questions, comments or assistance please contact support@tdl.org.

About

Ansible roles to stand up a DSpace 7 (API + Angular frontend) instance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published