Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
icinga-checks
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
Container registry
Model registry
Operate
Environments
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
icinga-checks
Commits
dde54092
Commit
dde54092
authored
1 year ago
by
Hahn Axel (hahn)
Browse files
Options
Downloads
Plain Diff
Merge branch 'add_eol' into 'master'
Add eol See merge request
!190
parents
50f51cac
af6c088a
No related branches found
No related tags found
1 merge request
!190
Add eol
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
check_eol-data/databases.cfg
+10
-1
10 additions, 1 deletion
check_eol-data/databases.cfg
check_eol-data/os.cfg
+1
-0
1 addition, 0 deletions
check_eol-data/os.cfg
docs/style.css
+39
-20
39 additions, 20 deletions
docs/style.css
with
50 additions
and
21 deletions
check_eol-data/databases.cfg
+
10
−
1
View file @
dde54092
...
...
@@ -25,7 +25,16 @@ mariadb:10.1:2020-10-17
mariadb:10.2:2022-05-23
mariadb:10.3:2023-05-25
mariadb:10.4:2024-06-18
mariadb:10.5:2025-06-30:Just
guessing
-
Version
10.5
is
in
development
and
not
released
yet
mariadb:10.5:2025-06-30
mariadb:10.6:2025-07-31
mariadb:10.7:2023-02-28
mariadb:10.8:2023-05-31
mariadb:10.9:2023-08-31
mariadb:10.10:2023-11-30
mariadb:10.11:2028-02-28
mariadb:11.0:2024-06-30
mariadb:11.1:2024-08-31
# ----------------------------------------------------------------------
# see https://www.fromdual.com/support-for-mysql-from-oracle
...
...
This diff is collapsed.
Click to expand it.
check_eol-data/os.cfg
+
1
−
0
View file @
dde54092
...
...
@@ -47,6 +47,7 @@ debian:8:2020-06-06:LTS
debian:9:2022-06-22:LTS
debian:10:2024-06-30:LTS
starts
July
2022
debian:11:2026-06-30:LTS
starts
July
2024
debian:12:2028-06-30:(not
defined
yet
-
check
https://wiki.debian.org/LTS)
...
...
This diff is collapsed.
Click to expand it.
docs/style.css
+
39
−
20
View file @
dde54092
/*
override css elements of daux.io blue theme
version 202
2
-1
1-30
version 202
3
-1
0-09
*/
:root
{
/* Axels Overrides */
--color-text
:
#2
22
;
--color-text
:
#2
34
;
--link-color
:
#822
;
--brand-color
:
var
(
--color-
secondary
);
--brand-color
:
var
(
--color-
text
);
--brand-background
:
var
(
--body-background
);
--hr-color
:
none
;
--search-field-background
:
none
;
...
...
@@ -24,27 +24,29 @@
--axel_brand-pre-background-hover
:
rgb
(
255
,
0
,
51
);
;
--axel_h1_header
:
none
;
--axel_h1
:
#
345
;
--axel_h1
:
#
111
;
--axel_h1-bg
:
none
;
--axel_h1-bottom
:
3px
solid
none
;
--axel_h2
:
#
156
;
--axel_h2-bg
:
#f8fafb
;
--axel_h2-bottom
:
2
px
solid
#467
;
--axel_h2
:
#
222
;
--axel_h2-bg
:
none
;
--axel_h2-bottom
:
0
px
solid
#467
;
--axel_h2-hero-bottom
:
2px
solid
#912
;
--axel_h3
:
#278
;
--axel_h3-bottom
:
1px
solid
#ddd
;
--axel_h3
:
#333
;
--axel_h3-bottom
:
0px
solid
#ddd
;
--axel_h4
:
#444
;
--axel_hero_bg
:
#f8f8f8
;
--axel_img-border
:
2px
dashed
#ccc
;
--axel_nav-bg
:
#fcfcfc
;
--axel_nav-buttomborder
:
#ddd
;
--axel_pre-background
:
#f8f8f8
;
--axel-th-background
:
#
d
0e
0
e8
;
--axel-th-background
:
#
e
0e
4
e8
;
--axel-article-nav-border-top
:
0px
dotted
#ddd
;
}
.dark
{
/* Axels Overrides */
--color-text
:
#c0c0c0
;
--link-color
:
#
b44
;
--link-color
:
#
c66
;
--brand-color
:
var
(
--color-text
);
--brand-background
:
var
(
--body-background
);
--hr-color
:
none
;
...
...
@@ -63,16 +65,17 @@
--axel_brand-pre-background-hover
:
rgb
(
255
,
0
,
51
);
;
--axel_h1_header
:
none
;
--axel_h1
:
#
777
;
--axel_h1
:
#
578
;
--axel_h1-bg
:
none
;
--axel_h1-bottom
:
none
;
--axel_h2
:
#467
;
--axel_h2-bg
:
#202020
;
--axel_h2-bottom
:
2
px
solid
#256
;
--axel_h2-bg
:
none
;
--axel_h2-bottom
:
0
px
solid
#256
;
--axel_h2-hero-bottom
:
2px
solid
#712
;
--axel_h3
:
#589
;
--axel_h3-bottom
:
1
px
solid
#333
;
--axel_h3-bottom
:
0
px
solid
#333
;
--axel_hero_bg
:
#242424
;
--axel_img-border
:
2px
dashed
#555
;
--axel_nav-bg
:
#242424
;
--axel_nav-buttomborder
:
#555
;
--axel_pre-background
:
#bcc
;
...
...
@@ -133,7 +136,7 @@ a.Brand {
.s-content
h2
{
background
:
var
(
--axel_h2-bg
);
color
:
var
(
--axel_h2
);
font-size
:
1
8
0%
;
font-size
:
1
9
0%
;
font-weight
:
bold
;
margin-top
:
4em
;
border-bottom
:
var
(
--axel_h2-bottom
);
...
...
@@ -147,6 +150,12 @@ h2:first-of-type {
margin-top
:
0em
;
}
img
{
border
:
var
(
--axel_img-border
);
border-radius
:
1.5em
;
padding
:
0.7em
;
}
.s-content
h3
{
background
:
var
(
--axel_h3-bg
);
color
:
var
(
--axel_h3
);
...
...
@@ -156,14 +165,24 @@ h2:first-of-type {
border-bottom
:
var
(
--axel_h3-bottom
);
}
.s-content
h4
{
margin
:
0
;
.s-content
>
h4
{
color
:
var
(
--axel_h4
);
font-size
:
135%
;
font-weight
:
bold
;
margin
:
2em
0
;
}
.s-content
.TableOfContentsContainer
h4
{
margin
:
1em
0
;
font-size
:
100%
;
text-align
:
center
;
background-color
:
rgba
(
0
,
0
,
0
,
0.05
);
padding
:
0.3em
;
}
ul
.TableOfContents
a
{
color
:
var
(
--color-text
);
}
.s-content
pre
{
background
:
var
(
--axel_pre-background
);
}
...
...
@@ -264,4 +283,4 @@ ul.TableOfContents ul {
.Links
a
[
href
^=
"https://os-docs.iml.unibe.ch"
]
::before
{
content
:
'📗 '
;
}
\ 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