-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prosEO version updated to 1.0.1 ("SNAPSHOT" dropped)
- Loading branch information
1 parent
fe5254a
commit 08bbef5
Showing
2,350 changed files
with
7,141 additions
and
7,446 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
deploy-single-node/proseo-images/proseo-components/proseo-api-aip/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
deploy-single-node/proseo-images/proseo-components/proseo-api-odip/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
deploy-single-node/proseo-images/proseo-components/proseo-api-prip/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
deploy-single-node/proseo-images/proseo-components/proseo-archive-mgr/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FROM localhost:5000/proseo-archive-mgr:1.0.1-SNAPSHOT | ||
FROM localhost:5000/proseo-archive-mgr:1.0.1 | ||
ADD application.yml /usr/share/proseo-archive-mgr/application.yml | ||
WORKDIR /usr/share/proseo-archive-mgr/ |
2 changes: 1 addition & 1 deletion
2
deploy-single-node/proseo-images/proseo-components/proseo-facility-mgr/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FROM localhost:5000/proseo-facility-mgr:1.0.1-SNAPSHOT | ||
FROM localhost:5000/proseo-facility-mgr:1.0.1 | ||
ADD application.yml /usr/share/proseo-facility-mgr/application.yml | ||
WORKDIR /usr/share/proseo-facility-mgr/ |
2 changes: 1 addition & 1 deletion
2
deploy-single-node/proseo-images/proseo-components/proseo-ingestor/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
deploy-single-node/proseo-images/proseo-components/proseo-notification/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
deploy-single-node/proseo-images/proseo-components/proseo-order-mgr/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FROM localhost:5000/proseo-order-mgr:1.0.1-SNAPSHOT | ||
FROM localhost:5000/proseo-order-mgr:1.0.1 | ||
ADD application.yml /usr/share/proseo-order-mgr/application.yml | ||
WORKDIR /usr/share/proseo-order-mgr/ |
2 changes: 1 addition & 1 deletion
2
deploy-single-node/proseo-images/proseo-components/proseo-planner/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
deploy-single-node/proseo-images/proseo-components/proseo-processor-mgr/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FROM localhost:5000/proseo-processor-mgr:1.0.1-SNAPSHOT | ||
FROM localhost:5000/proseo-processor-mgr:1.0.1 | ||
ADD application.yml /usr/share/proseo-processor-mgr/application.yml | ||
WORKDIR /usr/share/proseo-processor-mgr/ |
2 changes: 1 addition & 1 deletion
2
deploy-single-node/proseo-images/proseo-components/proseo-productclass-mgr/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FROM localhost:5000/proseo-productclass-mgr:1.0.1-SNAPSHOT | ||
FROM localhost:5000/proseo-productclass-mgr:1.0.1 | ||
ADD application.yml /usr/share/proseo-productclass-mgr/application.yml | ||
WORKDIR /usr/share/proseo-productclass-mgr/ |
2 changes: 1 addition & 1 deletion
2
deploy-single-node/proseo-images/proseo-components/proseo-sample-wrapper/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
FROM localhost:5000/proseo-sample-wrapper:1.0.1-SNAPSHOT | ||
FROM localhost:5000/proseo-sample-wrapper:1.0.1 |
2 changes: 1 addition & 1 deletion
2
deploy-single-node/proseo-images/proseo-components/proseo-storage-mgr/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FROM localhost:5000/proseo-storage-mgr:1.0.1-SNAPSHOT | ||
FROM localhost:5000/proseo-storage-mgr:1.0.1 | ||
ADD application.yml /usr/share/proseo-storage-mgr/application.yml | ||
WORKDIR /usr/share/proseo-storage-mgr/ |
2 changes: 1 addition & 1 deletion
2
deploy-single-node/proseo-images/proseo-components/proseo-ui-gui/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FROM localhost:5000/proseo-ui-gui:1.0.1-SNAPSHOT | ||
FROM localhost:5000/proseo-ui-gui:1.0.1 | ||
ADD application.yml /usr/share/proseo-ui-gui/application.yml | ||
WORKDIR /usr/share/proseo-ui-gui/ |
2 changes: 1 addition & 1 deletion
2
deploy-single-node/proseo-images/proseo-components/proseo-user-mgr/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FROM localhost:5000/proseo-user-mgr:1.0.1-SNAPSHOT | ||
FROM localhost:5000/proseo-user-mgr:1.0.1 | ||
ADD application.yml /usr/share/proseo-user-mgr/application.yml | ||
WORKDIR /usr/share/proseo-user-mgr/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
deploy/proseo-images/proseo-components/proseo-api-aip/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
deploy/proseo-images/proseo-components/proseo-api-odip/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
deploy/proseo-images/proseo-components/proseo-api-prip/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
deploy/proseo-images/proseo-components/proseo-archive-mgr/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FROM localhost:5000/proseo-archive-mgr:1.0.1-SNAPSHOT | ||
FROM localhost:5000/proseo-archive-mgr:1.0.1 | ||
ADD application.yml /usr/share/proseo-archive-mgr/application.yml | ||
WORKDIR /usr/share/proseo-archive-mgr/ |
2 changes: 1 addition & 1 deletion
2
deploy/proseo-images/proseo-components/proseo-facility-mgr/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FROM localhost:5000/proseo-facility-mgr:1.0.1-SNAPSHOT | ||
FROM localhost:5000/proseo-facility-mgr:1.0.1 | ||
ADD application.yml /usr/share/proseo-facility-mgr/application.yml | ||
WORKDIR /usr/share/proseo-facility-mgr/ |
2 changes: 1 addition & 1 deletion
2
deploy/proseo-images/proseo-components/proseo-ingestor/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FROM localhost:5000/proseo-ingestor:1.0.1-SNAPSHOT | ||
FROM localhost:5000/proseo-ingestor:1.0.1 | ||
ADD application.yml /usr/share/ingestor/application.yml | ||
WORKDIR /usr/share/ingestor |
2 changes: 1 addition & 1 deletion
2
deploy/proseo-images/proseo-components/proseo-monitor/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FROM localhost:5000/proseo-monitor:1.0.1-SNAPSHOT | ||
FROM localhost:5000/proseo-monitor:1.0.1 | ||
ADD application.yml /usr/share/proseo-monitor/application.yml | ||
WORKDIR /usr/share/proseo-monitor/ |
2 changes: 1 addition & 1 deletion
2
deploy/proseo-images/proseo-components/proseo-notification/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
deploy/proseo-images/proseo-components/proseo-order-mgr/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FROM localhost:5000/proseo-order-mgr:1.0.1-SNAPSHOT | ||
FROM localhost:5000/proseo-order-mgr:1.0.1 | ||
ADD application.yml /usr/share/proseo-order-mgr/application.yml | ||
WORKDIR /usr/share/proseo-order-mgr/ |
2 changes: 1 addition & 1 deletion
2
deploy/proseo-images/proseo-components/proseo-planner/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
deploy/proseo-images/proseo-components/proseo-processor-mgr/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FROM localhost:5000/proseo-processor-mgr:1.0.1-SNAPSHOT | ||
FROM localhost:5000/proseo-processor-mgr:1.0.1 | ||
ADD application.yml /usr/share/proseo-processor-mgr/application.yml | ||
WORKDIR /usr/share/proseo-processor-mgr/ |
2 changes: 1 addition & 1 deletion
2
deploy/proseo-images/proseo-components/proseo-productclass-mgr/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FROM localhost:5000/proseo-productclass-mgr:1.0.1-SNAPSHOT | ||
FROM localhost:5000/proseo-productclass-mgr:1.0.1 | ||
ADD application.yml /usr/share/proseo-productclass-mgr/application.yml | ||
WORKDIR /usr/share/proseo-productclass-mgr/ |
2 changes: 1 addition & 1 deletion
2
deploy/proseo-images/proseo-components/proseo-sample-wrapper/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
FROM localhost:5000/proseo-sample-wrapper:1.0.1-SNAPSHOT | ||
FROM localhost:5000/proseo-sample-wrapper:1.0.1 |
2 changes: 1 addition & 1 deletion
2
deploy/proseo-images/proseo-components/proseo-storage-mgr/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FROM localhost:5000/proseo-storage-mgr:1.0.1-SNAPSHOT | ||
FROM localhost:5000/proseo-storage-mgr:1.0.1 | ||
ADD application.yml /usr/share/proseo-storage-mgr/application.yml | ||
WORKDIR /usr/share/proseo-storage-mgr/ |
2 changes: 1 addition & 1 deletion
2
deploy/proseo-images/proseo-components/proseo-ui-gui/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FROM localhost:5000/proseo-ui-gui:1.0.1-SNAPSHOT | ||
FROM localhost:5000/proseo-ui-gui:1.0.1 | ||
ADD application.yml /usr/share/proseo-ui-gui/application.yml | ||
WORKDIR /usr/share/proseo-ui-gui/ |
2 changes: 1 addition & 1 deletion
2
deploy/proseo-images/proseo-components/proseo-user-mgr/Dockerfile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FROM localhost:5000/proseo-user-mgr:1.0.1-SNAPSHOT | ||
FROM localhost:5000/proseo-user-mgr:1.0.1 | ||
ADD application.yml /usr/share/proseo-user-mgr/application.yml | ||
WORKDIR /usr/share/proseo-user-mgr/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.