Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
auto-tx
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vamp
auto-tx
Commits
81f4fb24
"README.md" did not exist on "273896f2e7d5828ef6ec7a3f7da24fa32d850ab1"
Commit
81f4fb24
authored
6 years ago
by
Niko Ehrenfeuchter
Browse files
Options
Downloads
Plain Diff
Merge branch 'github/master'
parents
c02df72b
31cebdc2
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
Updater/README.md
+5
-5
5 additions, 5 deletions
Updater/README.md
with
5 additions
and
5 deletions
Updater/README.md
+
5
−
5
View file @
81f4fb24
Service
Installation Updates
Service
Updates, Config and Log Files Management
============================
============================
====================
The service can automatically be updated by running the
`Update-Service.ps1`
The service can automatically be updated by running the
`Update-Service.ps1`
script. It will check a remote location (configurable via a config file) and do
script. It will check a remote location (configurable via a config file) and do
...
@@ -16,8 +16,8 @@ the following tasks:
...
@@ -16,8 +16,8 @@ the following tasks:
-
upload the local service log file to the storage location that is also used
-
upload the local service log file to the storage location that is also used
to retrieve updates
to retrieve updates
Config File Options
Updater
Config File Options
-------------------
-------------------
--------
An example config file for the update script is provided as
An example config file for the update script is provided as
`UpdaterConfig-Example.inc.ps1`
. The values should be mostly self-explaining, so
`UpdaterConfig-Example.inc.ps1`
. The values should be mostly self-explaining, so
...
@@ -124,4 +124,4 @@ Register-ScheduledJob `
...
@@ -124,4 +124,4 @@ Register-ScheduledJob `
-Trigger
$JobTrigger
`
-Trigger
$JobTrigger
`
-Credential
$Cred
`
-Credential
$Cred
`
-Verbose
-Verbose
```
```
\ No newline at end of file
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