Commits on Source (4)
-
-
Petar Hristov authored
New: Containerization (coscine/issues#2906) See merge request !21
-
Sandra Westerhoff authored
merge dev into master See merge request !22
-
CoscineBot authored
# [2.1.0](v2.0.1...v2.1.0) (2024-06-13) ## New * Containerization (coscine/issues#2906) * Containerization (coscine/issues#2906)
Showing
- .devcontainer/.vscode-server/.gitkeep 0 additions, 0 deletions.devcontainer/.vscode-server/.gitkeep
- .devcontainer/Dockerfile 5 additions, 0 deletions.devcontainer/Dockerfile
- .devcontainer/compose.yml 22 additions, 0 deletions.devcontainer/compose.yml
- .devcontainer/devcontainer.json 24 additions, 0 deletions.devcontainer/devcontainer.json
- .gitignore 15 additions, 0 deletions.gitignore
- .gitlab-ci.yml 6 additions, 0 deletions.gitlab-ci.yml
- .vscode/launch.json 23 additions, 0 deletions.vscode/launch.json
- .vscode/settings.json 7 additions, 0 deletions.vscode/settings.json
- .vscode/tasks.json 15 additions, 0 deletions.vscode/tasks.json
- README.md 19 additions, 0 deletionsREADME.md
- src/GraphDeployer/Deployer.cs 15 additions, 10 deletionssrc/GraphDeployer/Deployer.cs
- src/GraphDeployer/Dockerfile 39 additions, 0 deletionssrc/GraphDeployer/Dockerfile
- src/GraphDeployer/GraphDeployer.csproj 5 additions, 2 deletionssrc/GraphDeployer/GraphDeployer.csproj
- src/GraphDeployer/Models/ConfigurationModels/GraphDeployerConfiguration.cs 11 additions, 0 deletions.../Models/ConfigurationModels/GraphDeployerConfiguration.cs
- src/GraphDeployer/Program.cs 31 additions, 1 deletionsrc/GraphDeployer/Program.cs
- src/GraphDeployer/appsettings.Example.json 9 additions, 0 deletionssrc/GraphDeployer/appsettings.Example.json
- src/GraphDeployer/appsettings.json 7 additions, 7 deletionssrc/GraphDeployer/appsettings.json
- src/GraphDeployer/graph-deployer-cron 1 addition, 0 deletionssrc/GraphDeployer/graph-deployer-cron
- src/GraphDeployer/nlog.config 13 additions, 21 deletionssrc/GraphDeployer/nlog.config
.devcontainer/.vscode-server/.gitkeep
0 → 100644
.devcontainer/Dockerfile
0 → 100644
.devcontainer/compose.yml
0 → 100644
.devcontainer/devcontainer.json
0 → 100644
.vscode/launch.json
0 → 100644
.vscode/settings.json
0 → 100644
.vscode/tasks.json
0 → 100644
src/GraphDeployer/Dockerfile
0 → 100644
src/GraphDeployer/appsettings.Example.json
0 → 100644
src/GraphDeployer/graph-deployer-cron
0 → 100644