Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
Imldeployment Client
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IML Open Source
Imldeployment Client
Commits
d76a541d
Commit
d76a541d
authored
3 years ago
by
Hahn Axel (hahn)
Browse files
Options
Downloads
Patches
Plain Diff
update readme
parent
4bb64d7a
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
readme.md
+9
-5
9 additions, 5 deletions
readme.md
with
9 additions
and
5 deletions
readme.md
+
9
−
5
View file @
d76a541d
# IML deployment client
:: proof of concept :: WIP
# IML deployment client
This client is a set of bash scripts to deploy a package that was built on th IML CI server.
This client is a set of bash scripts to deploy a package that was built on th IML CI server.
...
@@ -30,11 +30,15 @@ If fully configured the deployment script executes the following steps in that f
...
@@ -30,11 +30,15 @@ If fully configured the deployment script executes the following steps in that f
*
download Software archive
*
download Software archive
*
detect if download is newer than the last one
*
detect if download is newer than the last one
*
jump into installation dir of your application
*
jump into installation dir of your application
*
optional: execute pre installation tasks
*
optional: execute pre installation tasks
(1)
*
optional: run cleanup
*
optional: run cleanup
(1)
*
extract software archive
*
extract software archive
(1)
*
create config files
*
create config files
*
optional: execute post installation tasks
*
optional: execute post installation tasks (1)
*
optional: execute post config change tasks (2)
(1) if a new software version was downloaded
(2) if one of the config files was created or changed
## Set up access to package server
## Set up access to package server
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment