-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
52 changed files
with
1,357 additions
and
117 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,10 @@ | ||
# Add 'label1' to any changes within 'example' folder or any subfolders | ||
github_actions: | ||
- .github/**/* | ||
# Add labels to any any pull request with changes to the specified paths | ||
|
||
# Pull requests that update GitHub Actions code. If you navigate to the folder, you will have a README of what it does | ||
GitHub Actions: | ||
- changed-files: | ||
- any-glob-to-any-file: '.github/**/*' | ||
|
||
postmortems: | ||
- docs/reports/**/* | ||
- changed-files: | ||
- any-glob-to-any-file: 'docs/reports/**/*' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# ENV file called by [email protected] | ||
# This is for website archiving of openfoodfacts.org | ||
# Note: comma is mandatory for --force-idsites to be taken into account correctly | ||
MATOMO_OPTIONS="--force-idsites=2, --concurrent-archivers=0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# ENV file called by [email protected] | ||
# This is for generating archive of mobile app | ||
# Note: comma is mandatory for --force-idsites to be taken into account correctly | ||
MATOMO_OPTIONS="--force-idsites=5, --concurrent-archivers=0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# ENV file called by [email protected] | ||
# This is for main archive generation, that is excluding specific high traffic services | ||
MATOMO_OPTIONS="--skip-idsites=5,2 --concurrent-archivers=0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
[Unit] | ||
OnFailure=email-failures@mariadb-%H.service | ||
[email protected] | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
[Unit] | ||
Description=Run Matomo archive process every 6h | ||
|
||
[Timer] | ||
# every 6h | ||
OnBootSec=5m | ||
# relaunch every 6h after activating | ||
# this is correlated to a 5h40 timeout in the service | ||
OnUnitActiveSec=6h | ||
|
||
[Install] | ||
WantedBy=timers.target | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
[Unit] | ||
[email protected]-%H.service | ||
[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
# obf | ||
--no-sync-snap --no-privilege-elevation --recursive [email protected]:zfs-hdd/obf zfs-hdd/obf | ||
# opf | ||
--no-sync-snap --no-privilege-elevation --recursive [email protected]:zfs-hdd/opf zfs-hdd/obf | ||
--no-sync-snap --no-privilege-elevation --recursive [email protected]:zfs-hdd/opf zfs-hdd/opf | ||
# opff | ||
--no-sync-snap --no-privilege-elevation --recursive [email protected]:zfs-hdd/opff zfs-hdd/opff | ||
# off2 rpool backups | ||
|
5 changes: 5 additions & 0 deletions
5
confs/off2-reverse-proxy/systemd/system/nginx.service.d/override.conf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
[Service] | ||
# let nginx refine this | ||
LimitNOFILE=65535 | ||
|
||
[Unit] | ||
[email protected] | ||
Restart=always |
3 changes: 3 additions & 0 deletions
3
confs/off2-reverse-proxy/systemd/system/prometheus-nginx-exporter.service.d/override.conf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[Service] | ||
# ONLY listen on 127.0.0.1 for security reasons | ||
Environment="LISTEN_ADDRESS=127.0.0.1:9113" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
log_format main '$remote_addr - $remote_user [$time_local] "$request" ' | ||
'$status $body_bytes_sent "$http_referer" ' | ||
'"$http_user_agent" "$http_x_forwarded_for"'; | ||
'"$http_user_agent" "$http_x_forwarded_for" $upstream_cache_status [$upstream_response_time]'; |
Oops, something went wrong.