Skip to content

Instantly share code, notes, and snippets.

View g011um's full-sized avatar

Darryl Friesen g011um

View GitHub Profile
<?xml version="1.0" encoding="UTF-8"?>
<!--
The contents of this file are subject to the license and copyright
detailed in the LICENSE and NOTICE files at the root of the source
tree and available online at
http://www.dspace.org/license/
@g011um
g011um / handle-server.service
Last active October 17, 2018 17:45 — forked from cwilper/handle.service
Systemd Unit file for Handle Service used by DSpace
# Systemd Unit file for Handle Server Service used by DSpace
#
# On hosts that use systemd, like RHEL7, this can be used to auto-start
# the handle service and provide the familiar "servicectl start|status|stop"
# commands for controlling execution.
#
# To install:
#
# 1) As dspace:
# REQUIRED:
@g011um
g011um / atom
Last active November 29, 2018 20:24
Serve multiple AtoM instances from a single host
# Modified version of the default nginx AtoM config file found here:
# https://www.accesstomemory.org/en/docs/2.4/admin-manual/installation/linux/ubuntu-xenial/
#
# The default AtoM instructions assume a single instance served from a URL like:
#
# http://www.example.com/
#
# This config is used to add additional instances served up like this:
#
# http://www.example.com/atom1