Skip to content

Commit

Permalink
Merge pull request #3 from TAMULib/ramsons-R2-2024-GA
Browse files Browse the repository at this point in the history
Add ramsons release R2-2024-GA.
  • Loading branch information
kaladay authored Feb 11, 2025
2 parents 45e4377 + 9d0c20e commit 5259b2c
Show file tree
Hide file tree
Showing 152 changed files with 33,173 additions and 0 deletions.
40 changes: 40 additions & 0 deletions release/ramsons/edge-caiasoft-2.3.2
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"id" : "edge-caiasoft-2.3.2",
"name" : "Edge CaiaiSoft API",
"requires" : [ {
"id" : "login",
"version" : "7.3"
}, {
"id" : "remote-storage-configurations",
"version" : "1.1"
}, {
"id" : "remote-storage-accessions",
"version" : "1.1"
}, {
"id" : "remote-storage-retrievals",
"version" : "1.1"
}, {
"id" : "remote-storage-check-in",
"version" : "1.2"
} ],
"provides" : [ ],
"permissionSets" : [ ],
"launchDescriptor" : {
"dockerImage" : "folioorg/edge-caiasoft:2.3.2",
"dockerPull" : true,
"env" : [ {
"name" : "JAVA_OPTIONS",
"value" : "-XX:MaxRAMPercentage=66.0 -Drequest_timeout_ms=7200000"
} ],
"dockerArgs" : {
"HostConfig" : {
"Memory" : 268435456,
"PortBindings" : {
"8081/tcp" : [ {
"HostPort" : "%p"
} ]
}
}
}
}
}
19 changes: 19 additions & 0 deletions release/ramsons/edge-connexion-1.3.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"id" : "edge-connexion-1.3.1",
"name" : "edge-connexion",
"requires" : [ {
"id" : "login",
"version" : "7.0"
}, {
"id" : "copycat-imports",
"version" : "1.0"
}, {
"id" : "copycat-profiles",
"version" : "1.0"
} ],
"provides" : [ {
"id" : "connexion",
"version" : "1.0"
} ],
"permissionSets" : [ ]
}
46 changes: 46 additions & 0 deletions release/ramsons/edge-courses-1.5.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"id" : "edge-courses-1.5.1",
"name" : "Retrieve course-reserve information Edge API",
"requires" : [ {
"id" : "course-reserves-storage",
"version" : "0.3"
}, {
"id" : "login",
"version" : "7.1"
} ],
"provides" : [ ],
"permissionSets" : [ ],
"launchDescriptor" : {
"dockerImage" : "folioorg/edge-courses:1.5.1",
"dockerPull" : true,
"env" : [ {
"name" : "JAVA_OPTIONS",
"value" : "-XX:MaxRAMPercentage=66.0"
}, {
"name" : "secure_store",
"value" : "Ephemeral"
}, {
"name" : "secure_store_props",
"value" : "src/main/resources/ephemeral.properties"
}, {
"name" : "token_cache_ttl_ms",
"value" : "3600000"
}, {
"name" : "null_token_cache_ttl_ms",
"value" : "30000"
}, {
"name" : "token_cache_capacity",
"value" : "100"
} ],
"dockerArgs" : {
"HostConfig" : {
"Memory" : 268435456,
"PortBindings" : {
"8080/tcp" : [ {
"HostPort" : "%p"
} ]
}
}
}
}
}
31 changes: 31 additions & 0 deletions release/ramsons/edge-dcb-1.2.2
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"id" : "edge-dcb-1.2.2",
"name" : "Edge DCB API",
"requires" : [ {
"id" : "login",
"version" : "7.3"
}, {
"id" : "transactions",
"version" : "1.0"
} ],
"provides" : [ ],
"permissionSets" : [ ],
"launchDescriptor" : {
"dockerImage" : "folioorg/edge-dcb:1.2.2",
"dockerPull" : true,
"env" : [ {
"name" : "JAVA_OPTIONS",
"value" : "-XX:MaxRAMPercentage=66.0 -Drequest_timeout_ms=7200000"
} ],
"dockerArgs" : {
"HostConfig" : {
"Memory" : 268435456,
"PortBindings" : {
"8081/tcp" : [ {
"HostPort" : "%p"
} ]
}
}
}
}
}
43 changes: 43 additions & 0 deletions release/ramsons/edge-dematic-2.3.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"id" : "edge-dematic-2.3.1",
"name" : "Edge Dematic API",
"requires" : [ {
"id" : "login",
"version" : "7.3"
}, {
"id" : "remote-storage-configurations",
"version" : "1.1"
}, {
"id" : "remote-storage-accessions",
"version" : "1.1"
}, {
"id" : "remote-storage-retrievals",
"version" : "1.1"
}, {
"id" : "remote-storage-check-in",
"version" : "1.2"
}, {
"id" : "remote-storage-items",
"version" : "1.0"
} ],
"provides" : [ ],
"permissionSets" : [ ],
"launchDescriptor" : {
"dockerImage" : "folioorg/edge-dematic:2.3.1",
"dockerPull" : true,
"env" : [ {
"name" : "JAVA_OPTIONS",
"value" : "-XX:MaxRAMPercentage=66.0 -Drequest_timeout_ms=7200000"
} ],
"dockerArgs" : {
"HostConfig" : {
"Memory" : 268435456,
"PortBindings" : {
"8081/tcp" : [ {
"HostPort" : "%p"
} ]
}
}
}
}
}
46 changes: 46 additions & 0 deletions release/ramsons/edge-erm-1.3.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"id" : "edge-erm-1.3.0",
"name" : "Retrieve license term information Edge API",
"requires" : [ {
"id" : "login",
"version" : "7.1"
}, {
"id" : "erm",
"version" : "6.1 7.1"
} ],
"provides" : [ ],
"permissionSets" : [ ],
"launchDescriptor" : {
"dockerImage" : "folioorg/edge-erm:1.3.0",
"dockerPull" : true,
"env" : [ {
"name" : "JAVA_OPTIONS",
"value" : "-XX:MaxRAMPercentage=66.0"
}, {
"name" : "secure_store",
"value" : "Ephemeral"
}, {
"name" : "secure_store_props",
"value" : "src/main/resources/ephemeral.properties"
}, {
"name" : "token_cache_ttl_ms",
"value" : "3600000"
}, {
"name" : "null_token_cache_ttl_ms",
"value" : "30000"
}, {
"name" : "token_cache_capacity",
"value" : "100"
} ],
"dockerArgs" : {
"HostConfig" : {
"Memory" : 268435456,
"PortBindings" : {
"8081/tcp" : [ {
"HostPort" : "%p"
} ]
}
}
}
}
}
42 changes: 42 additions & 0 deletions release/ramsons/edge-fqm-3.0.2
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"id" : "edge-fqm-3.0.2",
"name" : "Edge FQM API",
"requires" : [ {
"id" : "login",
"version" : "7.0"
}, {
"id" : "fqm-query",
"version" : "2.0"
}, {
"id" : "entity-types",
"version" : "2.0"
} ],
"permissionSets" : [ ],
"launchDescriptor" : {
"dockerImage" : "folioorg/edge-fqm:3.0.2",
"dockerPull" : true,
"env" : [ {
"name" : "JAVA_OPTIONS",
"value" : "-XX:MaxRAMPercentage=66.0"
}, {
"name" : "okapi_url",
"value" : "http://okapi:9130"
}, {
"name" : "secure_store",
"value" : "Ephemeral"
}, {
"name" : "secure_store_props",
"value" : "src/main/resources/ephemeral.properties"
} ],
"dockerArgs" : {
"HostConfig" : {
"Memory" : 357913941,
"PortBindings" : {
"8081/tcp" : [ {
"HostPort" : "%p"
} ]
}
}
}
}
}
31 changes: 31 additions & 0 deletions release/ramsons/edge-ncip-1.10.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"id" : "edge-ncip-1.10.1",
"name" : "Edge NCIP",
"requires" : [ {
"id" : "ncip",
"version" : "1.0"
}, {
"id" : "login",
"version" : "5.0 6.0 7.0"
} ],
"provides" : [ ],
"permissionSets" : [ ],
"launchDescriptor" : {
"dockerImage" : "folioorg/edge-ncip:1.10.1",
"dockerPull" : true,
"env" : [ {
"name" : "JAVA_OPTIONS",
"value" : "-XX:MaxRAMPercentage=66.0"
} ],
"dockerArgs" : {
"HostConfig" : {
"Memory" : 357913941,
"PortBindings" : {
"8081/tcp" : [ {
"HostPort" : "%p"
} ]
}
}
}
}
}
31 changes: 31 additions & 0 deletions release/ramsons/edge-oai-pmh-2.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"id" : "edge-oai-pmh-2.10.0",
"name" : "OAI-PMH Edge API",
"requires" : [ {
"id" : "oai-pmh",
"version" : "3.0"
}, {
"id" : "login",
"version" : "5.0 6.0 7.0"
} ],
"provides" : [ ],
"permissionSets" : [ ],
"launchDescriptor" : {
"dockerImage" : "folioorg/edge-oai-pmh:2.10.0",
"dockerPull" : true,
"env" : [ {
"name" : "JAVA_OPTIONS",
"value" : "-XX:MaxRAMPercentage=66.0 -Drequest_timeout_ms=7200000"
} ],
"dockerArgs" : {
"HostConfig" : {
"Memory" : 268435456,
"PortBindings" : {
"8081/tcp" : [ {
"HostPort" : "%p"
} ]
}
}
}
}
}
34 changes: 34 additions & 0 deletions release/ramsons/edge-orders-3.1.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"id" : "edge-orders-3.1.0",
"name" : "Acquisitions - Orders Edge API",
"requires" : [ {
"id" : "gobi",
"version" : "1.12"
}, {
"id" : "ebsconet",
"version" : "2.0"
}, {
"id" : "login",
"version" : "5.0 6.0 7.0 7.3"
} ],
"provides" : [ ],
"permissionSets" : [ ],
"launchDescriptor" : {
"dockerImage" : "folioorg/edge-orders:3.1.0",
"dockerPull" : true,
"env" : [ {
"name" : "JAVA_OPTIONS",
"value" : "-XX:MaxRAMPercentage=66.0"
} ],
"dockerArgs" : {
"HostConfig" : {
"Memory" : 268435456,
"PortBindings" : {
"8081/tcp" : [ {
"HostPort" : "%p"
} ]
}
}
}
}
}
Loading

0 comments on commit 5259b2c

Please sign in to comment.