Skip to content

PrincetonUniversityLibrary/pul-vireo

 
 

Repository files navigation

Thesis Central

This is the Vireo 4 version of Thesis Central, the Princeton Electronic Thesis and Dissertations submission service. The original TDL readme for this project is available at TDL_README.md

Deploying

This application is deployed via ansible, so that it can be recompiled and deployed by staff members who do not have a local java development environment. The command to deploy the latest code to the staging environment is: ansible-playbook playbooks/vireo_staging.yml

Deploying a branch to staging

  1. Make your changes to a branch and push it to github
  2. In princeton_ansible edit group_vars/vireo/staging.yml
  3. Set the variable github_branch: github_branch: 'shibboleth_auth'
  4. Run the playboook

About

Vireo is a turnkey Electronic Thesis and Dissertation (ETD) Management System.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 46.4%
  • JavaScript 37.6%
  • HTML 14.1%
  • SCSS 1.8%
  • mIRC Script 0.1%