From 1adaf4d774674289d10ba02f5510fab904b67954 Mon Sep 17 00:00:00 2001 From: stam Date: Wed, 16 Jun 2021 01:15:10 +0300 Subject: [PATCH] templates moved --- bin/dotnet/README.md | 14 ++++++++++++++ .../atlassian}/confluence/templates/5/Dockerfile | 0 .../atlassian}/confluence/templates/5/Makefile | 0 .../confluence/templates/5/docker-compose.yml | 0 .../confluence/templates/5/entrypoint.sh | 0 .../atlassian}/confluence/templates/6/Dockerfile | 0 .../atlassian}/confluence/templates/6/Makefile | 0 .../confluence/templates/6/docker-compose.yml | 0 .../confluence/templates/6/entrypoint.sh | 0 .../atlassian}/crucible/templates/1/Dockerfile | 0 .../atlassian}/crucible/templates/1/Makefile | 0 .../crucible/templates/1/docker-compose.yml | 0 .../atlassian}/crucible/templates/1/entrypoint.sh | 0 .../fisheye-crucible/templates/2/Dockerfile | 0 .../fisheye-crucible/templates/2/Makefile | 0 .../templates/2/docker-compose.yml | 0 .../fisheye-crucible/templates/2/entrypoint.sh | 0 .../fisheye-crucible/templates/3/Dockerfile | 0 .../fisheye-crucible/templates/3/Makefile | 0 .../templates/3/docker-compose.yml | 0 .../fisheye-crucible/templates/3/entrypoint.sh | 0 .../fisheye-crucible/templates/4/Dockerfile | 0 .../fisheye-crucible/templates/4/Makefile | 0 .../templates/4/docker-compose.yml | 0 .../fisheye-crucible/templates/4/entrypoint.sh | 0 .../atlassian}/fisheye/templates/1/Dockerfile | 0 .../atlassian}/fisheye/templates/1/Makefile | 0 .../fisheye/templates/1/docker-compose.yml | 0 .../atlassian}/fisheye/templates/1/entrypoint.sh | 0 .../atlassian}/jira/templates/5/Dockerfile | 0 .../atlassian}/jira/templates/5/Makefile | 0 .../atlassian}/jira/templates/5/docker-compose.yml | 0 .../atlassian}/jira/templates/5/entrypoint.sh | 0 .../atlassian}/jira/templates/6/Dockerfile | 0 .../atlassian}/jira/templates/6/Makefile | 0 .../atlassian}/jira/templates/6/docker-compose.yml | 0 .../atlassian}/jira/templates/6/entrypoint.sh | 0 .../atlassian}/jira/templates/7/Dockerfile | 0 .../atlassian}/jira/templates/7/Makefile | 0 .../atlassian}/jira/templates/7/docker-compose.yml | 0 .../atlassian}/jira/templates/7/entrypoint.sh | 0 .../atlassian}/jira/templates/8/Dockerfile | 0 .../atlassian}/jira/templates/8/Dockerfile.jdk11 | 0 .../atlassian}/jira/templates/8/Makefile | 0 .../atlassian}/jira/templates/8/docker-compose.yml | 0 .../atlassian}/jira/templates/8/entrypoint.sh | 0 46 files changed, 14 insertions(+) create mode 100644 bin/dotnet/README.md rename {bin/dotnet/data => linux/atlassian}/confluence/templates/5/Dockerfile (100%) rename {bin/dotnet/data => linux/atlassian}/confluence/templates/5/Makefile (100%) rename {bin/dotnet/data => linux/atlassian}/confluence/templates/5/docker-compose.yml (100%) rename {bin/dotnet/data => linux/atlassian}/confluence/templates/5/entrypoint.sh (100%) mode change 100755 => 100644 rename {bin/dotnet/data => linux/atlassian}/confluence/templates/6/Dockerfile (100%) rename {bin/dotnet/data => linux/atlassian}/confluence/templates/6/Makefile (100%) rename {bin/dotnet/data => linux/atlassian}/confluence/templates/6/docker-compose.yml (100%) rename {bin/dotnet/data => linux/atlassian}/confluence/templates/6/entrypoint.sh (100%) mode change 100755 => 100644 rename {bin/dotnet/data => linux/atlassian}/crucible/templates/1/Dockerfile (100%) rename {bin/dotnet/data => linux/atlassian}/crucible/templates/1/Makefile (100%) rename {bin/dotnet/data => linux/atlassian}/crucible/templates/1/docker-compose.yml (100%) rename {bin/dotnet/data => linux/atlassian}/crucible/templates/1/entrypoint.sh (100%) mode change 100755 => 100644 rename {bin/dotnet/data => linux/atlassian}/fisheye-crucible/templates/2/Dockerfile (100%) rename {bin/dotnet/data => linux/atlassian}/fisheye-crucible/templates/2/Makefile (100%) rename {bin/dotnet/data => linux/atlassian}/fisheye-crucible/templates/2/docker-compose.yml (100%) rename {bin/dotnet/data => linux/atlassian}/fisheye-crucible/templates/2/entrypoint.sh (100%) mode change 100755 => 100644 rename {bin/dotnet/data => linux/atlassian}/fisheye-crucible/templates/3/Dockerfile (100%) rename {bin/dotnet/data => linux/atlassian}/fisheye-crucible/templates/3/Makefile (100%) rename {bin/dotnet/data => linux/atlassian}/fisheye-crucible/templates/3/docker-compose.yml (100%) rename {bin/dotnet/data => linux/atlassian}/fisheye-crucible/templates/3/entrypoint.sh (100%) mode change 100755 => 100644 rename {bin/dotnet/data => linux/atlassian}/fisheye-crucible/templates/4/Dockerfile (100%) rename {bin/dotnet/data => linux/atlassian}/fisheye-crucible/templates/4/Makefile (100%) rename {bin/dotnet/data => linux/atlassian}/fisheye-crucible/templates/4/docker-compose.yml (100%) rename {bin/dotnet/data => linux/atlassian}/fisheye-crucible/templates/4/entrypoint.sh (100%) mode change 100755 => 100644 rename {bin/dotnet/data => linux/atlassian}/fisheye/templates/1/Dockerfile (100%) rename {bin/dotnet/data => linux/atlassian}/fisheye/templates/1/Makefile (100%) rename {bin/dotnet/data => linux/atlassian}/fisheye/templates/1/docker-compose.yml (100%) rename {bin/dotnet/data => linux/atlassian}/fisheye/templates/1/entrypoint.sh (100%) mode change 100755 => 100644 rename {bin/dotnet/data => linux/atlassian}/jira/templates/5/Dockerfile (100%) rename {bin/dotnet/data => linux/atlassian}/jira/templates/5/Makefile (100%) rename {bin/dotnet/data => linux/atlassian}/jira/templates/5/docker-compose.yml (100%) rename {bin/dotnet/data => linux/atlassian}/jira/templates/5/entrypoint.sh (100%) mode change 100755 => 100644 rename {bin/dotnet/data => linux/atlassian}/jira/templates/6/Dockerfile (100%) rename {bin/dotnet/data => linux/atlassian}/jira/templates/6/Makefile (100%) rename {bin/dotnet/data => linux/atlassian}/jira/templates/6/docker-compose.yml (100%) rename {bin/dotnet/data => linux/atlassian}/jira/templates/6/entrypoint.sh (100%) mode change 100755 => 100644 rename {bin/dotnet/data => linux/atlassian}/jira/templates/7/Dockerfile (100%) rename {bin/dotnet/data => linux/atlassian}/jira/templates/7/Makefile (100%) rename {bin/dotnet/data => linux/atlassian}/jira/templates/7/docker-compose.yml (100%) rename {bin/dotnet/data => linux/atlassian}/jira/templates/7/entrypoint.sh (100%) mode change 100755 => 100644 rename {bin/dotnet/data => linux/atlassian}/jira/templates/8/Dockerfile (100%) rename {bin/dotnet/data => linux/atlassian}/jira/templates/8/Dockerfile.jdk11 (100%) rename {bin/dotnet/data => linux/atlassian}/jira/templates/8/Makefile (100%) rename {bin/dotnet/data => linux/atlassian}/jira/templates/8/docker-compose.yml (100%) rename {bin/dotnet/data => linux/atlassian}/jira/templates/8/entrypoint.sh (100%) mode change 100755 => 100644 diff --git a/bin/dotnet/README.md b/bin/dotnet/README.md new file mode 100644 index 000000000..252457e61 --- /dev/null +++ b/bin/dotnet/README.md @@ -0,0 +1,14 @@ +## How to Update jira v8 example + +``` +Epicmorg.DockerGenerator.exe + --workdir "\docker-scripts\linux\atlassian\" + --json "\atlassian-json\json-backups\archived\jira-software.json" \\ + --product "jira" + --ignore-versions-without-templates +``` + +## inline +``` +Epicmorg.DockerGenerator.exe --workdir "D:\Work\GitHub\EpicMorg\Main\docker-scripts\linux\atlassian\" --json "D:\Work\GitHub\EpicMorg\Main\atlassian-json\json-backups\archived\jira-software.json" \\ --product "jira" --ignore-versions-without-templates +``` \ No newline at end of file diff --git a/bin/dotnet/data/confluence/templates/5/Dockerfile b/linux/atlassian/confluence/templates/5/Dockerfile similarity index 100% rename from bin/dotnet/data/confluence/templates/5/Dockerfile rename to linux/atlassian/confluence/templates/5/Dockerfile diff --git a/bin/dotnet/data/confluence/templates/5/Makefile b/linux/atlassian/confluence/templates/5/Makefile similarity index 100% rename from bin/dotnet/data/confluence/templates/5/Makefile rename to linux/atlassian/confluence/templates/5/Makefile diff --git a/bin/dotnet/data/confluence/templates/5/docker-compose.yml b/linux/atlassian/confluence/templates/5/docker-compose.yml similarity index 100% rename from bin/dotnet/data/confluence/templates/5/docker-compose.yml rename to linux/atlassian/confluence/templates/5/docker-compose.yml diff --git a/bin/dotnet/data/confluence/templates/5/entrypoint.sh b/linux/atlassian/confluence/templates/5/entrypoint.sh old mode 100755 new mode 100644 similarity index 100% rename from bin/dotnet/data/confluence/templates/5/entrypoint.sh rename to linux/atlassian/confluence/templates/5/entrypoint.sh diff --git a/bin/dotnet/data/confluence/templates/6/Dockerfile b/linux/atlassian/confluence/templates/6/Dockerfile similarity index 100% rename from bin/dotnet/data/confluence/templates/6/Dockerfile rename to linux/atlassian/confluence/templates/6/Dockerfile diff --git a/bin/dotnet/data/confluence/templates/6/Makefile b/linux/atlassian/confluence/templates/6/Makefile similarity index 100% rename from bin/dotnet/data/confluence/templates/6/Makefile rename to linux/atlassian/confluence/templates/6/Makefile diff --git a/bin/dotnet/data/confluence/templates/6/docker-compose.yml b/linux/atlassian/confluence/templates/6/docker-compose.yml similarity index 100% rename from bin/dotnet/data/confluence/templates/6/docker-compose.yml rename to linux/atlassian/confluence/templates/6/docker-compose.yml diff --git a/bin/dotnet/data/confluence/templates/6/entrypoint.sh b/linux/atlassian/confluence/templates/6/entrypoint.sh old mode 100755 new mode 100644 similarity index 100% rename from bin/dotnet/data/confluence/templates/6/entrypoint.sh rename to linux/atlassian/confluence/templates/6/entrypoint.sh diff --git a/bin/dotnet/data/crucible/templates/1/Dockerfile b/linux/atlassian/crucible/templates/1/Dockerfile similarity index 100% rename from bin/dotnet/data/crucible/templates/1/Dockerfile rename to linux/atlassian/crucible/templates/1/Dockerfile diff --git a/bin/dotnet/data/crucible/templates/1/Makefile b/linux/atlassian/crucible/templates/1/Makefile similarity index 100% rename from bin/dotnet/data/crucible/templates/1/Makefile rename to linux/atlassian/crucible/templates/1/Makefile diff --git a/bin/dotnet/data/crucible/templates/1/docker-compose.yml b/linux/atlassian/crucible/templates/1/docker-compose.yml similarity index 100% rename from bin/dotnet/data/crucible/templates/1/docker-compose.yml rename to linux/atlassian/crucible/templates/1/docker-compose.yml diff --git a/bin/dotnet/data/crucible/templates/1/entrypoint.sh b/linux/atlassian/crucible/templates/1/entrypoint.sh old mode 100755 new mode 100644 similarity index 100% rename from bin/dotnet/data/crucible/templates/1/entrypoint.sh rename to linux/atlassian/crucible/templates/1/entrypoint.sh diff --git a/bin/dotnet/data/fisheye-crucible/templates/2/Dockerfile b/linux/atlassian/fisheye-crucible/templates/2/Dockerfile similarity index 100% rename from bin/dotnet/data/fisheye-crucible/templates/2/Dockerfile rename to linux/atlassian/fisheye-crucible/templates/2/Dockerfile diff --git a/bin/dotnet/data/fisheye-crucible/templates/2/Makefile b/linux/atlassian/fisheye-crucible/templates/2/Makefile similarity index 100% rename from bin/dotnet/data/fisheye-crucible/templates/2/Makefile rename to linux/atlassian/fisheye-crucible/templates/2/Makefile diff --git a/bin/dotnet/data/fisheye-crucible/templates/2/docker-compose.yml b/linux/atlassian/fisheye-crucible/templates/2/docker-compose.yml similarity index 100% rename from bin/dotnet/data/fisheye-crucible/templates/2/docker-compose.yml rename to linux/atlassian/fisheye-crucible/templates/2/docker-compose.yml diff --git a/bin/dotnet/data/fisheye-crucible/templates/2/entrypoint.sh b/linux/atlassian/fisheye-crucible/templates/2/entrypoint.sh old mode 100755 new mode 100644 similarity index 100% rename from bin/dotnet/data/fisheye-crucible/templates/2/entrypoint.sh rename to linux/atlassian/fisheye-crucible/templates/2/entrypoint.sh diff --git a/bin/dotnet/data/fisheye-crucible/templates/3/Dockerfile b/linux/atlassian/fisheye-crucible/templates/3/Dockerfile similarity index 100% rename from bin/dotnet/data/fisheye-crucible/templates/3/Dockerfile rename to linux/atlassian/fisheye-crucible/templates/3/Dockerfile diff --git a/bin/dotnet/data/fisheye-crucible/templates/3/Makefile b/linux/atlassian/fisheye-crucible/templates/3/Makefile similarity index 100% rename from bin/dotnet/data/fisheye-crucible/templates/3/Makefile rename to linux/atlassian/fisheye-crucible/templates/3/Makefile diff --git a/bin/dotnet/data/fisheye-crucible/templates/3/docker-compose.yml b/linux/atlassian/fisheye-crucible/templates/3/docker-compose.yml similarity index 100% rename from bin/dotnet/data/fisheye-crucible/templates/3/docker-compose.yml rename to linux/atlassian/fisheye-crucible/templates/3/docker-compose.yml diff --git a/bin/dotnet/data/fisheye-crucible/templates/3/entrypoint.sh b/linux/atlassian/fisheye-crucible/templates/3/entrypoint.sh old mode 100755 new mode 100644 similarity index 100% rename from bin/dotnet/data/fisheye-crucible/templates/3/entrypoint.sh rename to linux/atlassian/fisheye-crucible/templates/3/entrypoint.sh diff --git a/bin/dotnet/data/fisheye-crucible/templates/4/Dockerfile b/linux/atlassian/fisheye-crucible/templates/4/Dockerfile similarity index 100% rename from bin/dotnet/data/fisheye-crucible/templates/4/Dockerfile rename to linux/atlassian/fisheye-crucible/templates/4/Dockerfile diff --git a/bin/dotnet/data/fisheye-crucible/templates/4/Makefile b/linux/atlassian/fisheye-crucible/templates/4/Makefile similarity index 100% rename from bin/dotnet/data/fisheye-crucible/templates/4/Makefile rename to linux/atlassian/fisheye-crucible/templates/4/Makefile diff --git a/bin/dotnet/data/fisheye-crucible/templates/4/docker-compose.yml b/linux/atlassian/fisheye-crucible/templates/4/docker-compose.yml similarity index 100% rename from bin/dotnet/data/fisheye-crucible/templates/4/docker-compose.yml rename to linux/atlassian/fisheye-crucible/templates/4/docker-compose.yml diff --git a/bin/dotnet/data/fisheye-crucible/templates/4/entrypoint.sh b/linux/atlassian/fisheye-crucible/templates/4/entrypoint.sh old mode 100755 new mode 100644 similarity index 100% rename from bin/dotnet/data/fisheye-crucible/templates/4/entrypoint.sh rename to linux/atlassian/fisheye-crucible/templates/4/entrypoint.sh diff --git a/bin/dotnet/data/fisheye/templates/1/Dockerfile b/linux/atlassian/fisheye/templates/1/Dockerfile similarity index 100% rename from bin/dotnet/data/fisheye/templates/1/Dockerfile rename to linux/atlassian/fisheye/templates/1/Dockerfile diff --git a/bin/dotnet/data/fisheye/templates/1/Makefile b/linux/atlassian/fisheye/templates/1/Makefile similarity index 100% rename from bin/dotnet/data/fisheye/templates/1/Makefile rename to linux/atlassian/fisheye/templates/1/Makefile diff --git a/bin/dotnet/data/fisheye/templates/1/docker-compose.yml b/linux/atlassian/fisheye/templates/1/docker-compose.yml similarity index 100% rename from bin/dotnet/data/fisheye/templates/1/docker-compose.yml rename to linux/atlassian/fisheye/templates/1/docker-compose.yml diff --git a/bin/dotnet/data/fisheye/templates/1/entrypoint.sh b/linux/atlassian/fisheye/templates/1/entrypoint.sh old mode 100755 new mode 100644 similarity index 100% rename from bin/dotnet/data/fisheye/templates/1/entrypoint.sh rename to linux/atlassian/fisheye/templates/1/entrypoint.sh diff --git a/bin/dotnet/data/jira/templates/5/Dockerfile b/linux/atlassian/jira/templates/5/Dockerfile similarity index 100% rename from bin/dotnet/data/jira/templates/5/Dockerfile rename to linux/atlassian/jira/templates/5/Dockerfile diff --git a/bin/dotnet/data/jira/templates/5/Makefile b/linux/atlassian/jira/templates/5/Makefile similarity index 100% rename from bin/dotnet/data/jira/templates/5/Makefile rename to linux/atlassian/jira/templates/5/Makefile diff --git a/bin/dotnet/data/jira/templates/5/docker-compose.yml b/linux/atlassian/jira/templates/5/docker-compose.yml similarity index 100% rename from bin/dotnet/data/jira/templates/5/docker-compose.yml rename to linux/atlassian/jira/templates/5/docker-compose.yml diff --git a/bin/dotnet/data/jira/templates/5/entrypoint.sh b/linux/atlassian/jira/templates/5/entrypoint.sh old mode 100755 new mode 100644 similarity index 100% rename from bin/dotnet/data/jira/templates/5/entrypoint.sh rename to linux/atlassian/jira/templates/5/entrypoint.sh diff --git a/bin/dotnet/data/jira/templates/6/Dockerfile b/linux/atlassian/jira/templates/6/Dockerfile similarity index 100% rename from bin/dotnet/data/jira/templates/6/Dockerfile rename to linux/atlassian/jira/templates/6/Dockerfile diff --git a/bin/dotnet/data/jira/templates/6/Makefile b/linux/atlassian/jira/templates/6/Makefile similarity index 100% rename from bin/dotnet/data/jira/templates/6/Makefile rename to linux/atlassian/jira/templates/6/Makefile diff --git a/bin/dotnet/data/jira/templates/6/docker-compose.yml b/linux/atlassian/jira/templates/6/docker-compose.yml similarity index 100% rename from bin/dotnet/data/jira/templates/6/docker-compose.yml rename to linux/atlassian/jira/templates/6/docker-compose.yml diff --git a/bin/dotnet/data/jira/templates/6/entrypoint.sh b/linux/atlassian/jira/templates/6/entrypoint.sh old mode 100755 new mode 100644 similarity index 100% rename from bin/dotnet/data/jira/templates/6/entrypoint.sh rename to linux/atlassian/jira/templates/6/entrypoint.sh diff --git a/bin/dotnet/data/jira/templates/7/Dockerfile b/linux/atlassian/jira/templates/7/Dockerfile similarity index 100% rename from bin/dotnet/data/jira/templates/7/Dockerfile rename to linux/atlassian/jira/templates/7/Dockerfile diff --git a/bin/dotnet/data/jira/templates/7/Makefile b/linux/atlassian/jira/templates/7/Makefile similarity index 100% rename from bin/dotnet/data/jira/templates/7/Makefile rename to linux/atlassian/jira/templates/7/Makefile diff --git a/bin/dotnet/data/jira/templates/7/docker-compose.yml b/linux/atlassian/jira/templates/7/docker-compose.yml similarity index 100% rename from bin/dotnet/data/jira/templates/7/docker-compose.yml rename to linux/atlassian/jira/templates/7/docker-compose.yml diff --git a/bin/dotnet/data/jira/templates/7/entrypoint.sh b/linux/atlassian/jira/templates/7/entrypoint.sh old mode 100755 new mode 100644 similarity index 100% rename from bin/dotnet/data/jira/templates/7/entrypoint.sh rename to linux/atlassian/jira/templates/7/entrypoint.sh diff --git a/bin/dotnet/data/jira/templates/8/Dockerfile b/linux/atlassian/jira/templates/8/Dockerfile similarity index 100% rename from bin/dotnet/data/jira/templates/8/Dockerfile rename to linux/atlassian/jira/templates/8/Dockerfile diff --git a/bin/dotnet/data/jira/templates/8/Dockerfile.jdk11 b/linux/atlassian/jira/templates/8/Dockerfile.jdk11 similarity index 100% rename from bin/dotnet/data/jira/templates/8/Dockerfile.jdk11 rename to linux/atlassian/jira/templates/8/Dockerfile.jdk11 diff --git a/bin/dotnet/data/jira/templates/8/Makefile b/linux/atlassian/jira/templates/8/Makefile similarity index 100% rename from bin/dotnet/data/jira/templates/8/Makefile rename to linux/atlassian/jira/templates/8/Makefile diff --git a/bin/dotnet/data/jira/templates/8/docker-compose.yml b/linux/atlassian/jira/templates/8/docker-compose.yml similarity index 100% rename from bin/dotnet/data/jira/templates/8/docker-compose.yml rename to linux/atlassian/jira/templates/8/docker-compose.yml diff --git a/bin/dotnet/data/jira/templates/8/entrypoint.sh b/linux/atlassian/jira/templates/8/entrypoint.sh old mode 100755 new mode 100644 similarity index 100% rename from bin/dotnet/data/jira/templates/8/entrypoint.sh rename to linux/atlassian/jira/templates/8/entrypoint.sh