Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GÉANT Automation Platform
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
GÉANT Orchestration and Automation Team
GAP
GÉANT Automation Platform
Commits
4600295a
Verified
Commit
4600295a
authored
2 years ago
by
Karel van Klink
Browse files
Options
Downloads
Patches
Plain Diff
Remove Readability style for Vale
parent
94688fc4
No related branches found
No related tags found
2 merge requests
!6
[2023-07-14] publish docs
,
!1
Convert docs from rsx to markdown
Pipeline
#79172
passed
2 years ago
Stage: build-documentation
Stage: lint-documentation
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
docs/architecture/index.md
+1
-1
1 addition, 1 deletion
docs/architecture/index.md
docs/index.md
+1
-1
1 addition, 1 deletion
docs/index.md
docs/overview/index.md
+3
-3
3 additions, 3 deletions
docs/overview/index.md
docs/vale/.vale.ini
+2
-2
2 additions, 2 deletions
docs/vale/.vale.ini
with
7 additions
and
7 deletions
docs/architecture/index.md
+
1
−
1
View file @
4600295a
# Architecture
# Architecture
We follow the principles of infrastructure as code and we decompose configuration in data and templates.
We follow the principles of infrastructure as code, and we decompose configuration in data and templates.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
docs/index.md
+
1
−
1
View file @
4600295a
# GÉANT Automation Platform (GAP)
# GÉANT Automation Platform (GAP)
Welcome to the documentation of the GÉANT Automation Platform, also known
simply
as GAP.
\
Welcome to the documentation of the GÉANT Automation Platform, also known as GAP.
\
The focus of this platform is configuration management and service orchestration for the GÉANT IP/MPLS network.
The focus of this platform is configuration management and service orchestration for the GÉANT IP/MPLS network.
## Table of Contents
## Table of Contents
...
...
This diff is collapsed.
Click to expand it.
docs/overview/index.md
+
3
−
3
View file @
4600295a
...
@@ -5,7 +5,7 @@ built on top of it ensuring that it meets requirements in terms of functionaliti
...
@@ -5,7 +5,7 @@ built on top of it ensuring that it meets requirements in terms of functionaliti
In the context of the IP/MPLS layer and particularly the backbone routers, different teams manage configuration in
In the context of the IP/MPLS layer and particularly the backbone routers, different teams manage configuration in
different ways: to deploy new nodes and to operate the network, they use various tools en methods. Compliance and
different ways: to deploy new nodes and to operate the network, they use various tools en methods. Compliance and
quality are checked afterwards: this approach requires much manual work and it is inherently error
prone.
quality are checked afterwards: this approach requires much manual work
,
and it is inherently error
-
prone.
This project aims to standardize the configuration and the configuration deployment process by using Open Source tools
This project aims to standardize the configuration and the configuration deployment process by using Open Source tools
and DevOps strategies: one single framework to deploy and to operate. Considering the network configuration as code and
and DevOps strategies: one single framework to deploy and to operate. Considering the network configuration as code and
...
@@ -13,8 +13,8 @@ managing it under a version control system (GitLab) will enable better visibilit
...
@@ -13,8 +13,8 @@ managing it under a version control system (GitLab) will enable better visibilit
standardize the way of working.
standardize the way of working.
The goal is to reduce configuration drifts and exceptions, Mean Time To Repair (MTTR) in case of fault, and possibly the
The goal is to reduce configuration drifts and exceptions, Mean Time To Repair (MTTR) in case of fault, and possibly the
number and the severity of incidents. To
check
configuration compliance before it gets deployed, several policies are in
number and the severity of incidents. To
verify
configuration compliance before it gets deployed, several policies are in
place
: m
ultiple non-production environments are used to automatically
execute
regression and acceptance tests, in order
place
. M
ultiple non-production environments are used to automatically
run
regression and acceptance tests, in order
to ensure the highest quality and to detect problems early.
to ensure the highest quality and to detect problems early.
Automated configuration management must be considered as the foundation of further work in network automation, towards
Automated configuration management must be considered as the foundation of further work in network automation, towards
...
...
This diff is collapsed.
Click to expand it.
docs/vale/.vale.ini
+
2
−
2
View file @
4600295a
...
@@ -4,7 +4,7 @@ MinAlertLevel = suggestion
...
@@ -4,7 +4,7 @@ MinAlertLevel = suggestion
Vocab
=
geant-jargon, Sphinx
Vocab
=
geant-jargon, Sphinx
Packages
=
RedHat, proselint
, Readability
Packages
=
RedHat, proselint
[*]
[*]
BasedOnStyles
=
Vale, RedHat, proselint
, Readability
BasedOnStyles
=
Vale, RedHat, proselint
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