Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
apertis-website
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
docs
apertis-website
Merge requests
!179
Draft: PoC: Run Vale style check
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Draft: PoC: Run Vale style check
vale-lint
into
master
Overview
3
Commits
1
Pipelines
14
Changes
16
All threads resolved!
Hide all comments
Open
Andrej Shadura
requested to merge
vale-lint
into
master
4 years ago
Overview
3
Commits
1
Pipelines
14
Changes
4
All threads resolved!
Hide all comments
Expand
Wippy wip.
Edited
4 years ago
by
Andrej Shadura
0
0
Merge request reports
Compare
version 13
version 13
b75f0b32
4 years ago
version 12
3120e079
4 years ago
version 11
b75f0b32
4 years ago
version 10
bc5cbfa7
4 years ago
version 9
0b537832
4 years ago
version 8
0381271f
4 years ago
version 7
058e1f27
4 years ago
version 6
410e818d
4 years ago
version 5
23c53fc0
4 years ago
version 4
ff0c81c9
4 years ago
version 3
57b5eee8
4 years ago
version 2
62567616
4 years ago
version 1
6a3db5f5
4 years ago
master (base)
and
latest version
latest version
ffe30c50
1 commit,
4 years ago
version 13
b75f0b32
1 commit,
4 years ago
version 12
3120e079
2 commits,
4 years ago
version 11
b75f0b32
1 commit,
4 years ago
version 10
bc5cbfa7
1 commit,
4 years ago
version 9
0b537832
1 commit,
4 years ago
version 8
0381271f
1 commit,
4 years ago
version 7
058e1f27
1 commit,
4 years ago
version 6
410e818d
1 commit,
4 years ago
version 5
23c53fc0
1 commit,
4 years ago
version 4
ff0c81c9
1 commit,
4 years ago
version 3
57b5eee8
1 commit,
4 years ago
version 2
62567616
1 commit,
4 years ago
version 1
6a3db5f5
1 commit,
4 years ago
Show latest version
4 files
+
232
−
12
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
content/concepts/preparing-hawkbit-for-production.md
+
6
−
4
Options
@@ -11,10 +11,12 @@ outputs = ["html", "pdf-in"]
The Apertis project has been experimenting with the use of
[
Eclipse hawkBit
](
https://www.eclipse.org/hawkbit/
)
as a mechanism for the
deployment of system updates and applications to target devices in the field.
The current emphasis is being placed on system updates, though hawkBit can also
be used to address different software distribution use cases such as to
distribute system software, updates and even apps from an app store.
deployment of
[
system updates
](
{{
<
ref
"
system-updates-and-rollback.md
"
>
}})
and
[
applications
](
{{
<
ref
"
application-framework.md#the-app-store
"
>
}}) to
target devices in the field. The current emphasis is being placed on system
updates, though hawkBit can also be used to address different software
distribution use cases such as to distribute system software, updates and even
apps from an app store.
Apertis has recently deployed a
[
hawkBit instance
](
https://hawkbit.apertis.org
)
into which the
Loading