Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
software-project-WS25
Devops Team
Commits
7f07daa8
Unverified
Commit
7f07daa8
authored
Jan 27, 2026
by
Noé Lopez
Browse files
Update systemd services.
parent
afc53fbc
Changes
5
Hide whitespace changes
Inline
Side-by-side
systemd-services/README.md~
deleted
100644 → 0
View file @
afc53fbc
# Systemd services for ingestion
systemd-services/ingestion-discord.service
View file @
7f07daa8
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
Description
=
Discord data ingestion
Description
=
Discord data ingestion
[Service]
[Service]
Environment
=
"PLUGIN_PLATFORM_UPLOAD=
fals
e"
Environment
=
"PLUGIN_PLATFORM_UPLOAD=
tru
e"
Environment
=
"PLUGIN_PATH_TO_CONFIG=./user-config-discord.json"
Environment
=
"PLUGIN_PATH_TO_CONFIG=./user-config-discord.json"
Environment
=
"PLUGIN_CACHE_PATH=./cache-discord"
Environment
=
"PLUGIN_CACHE_PATH=./cache-discord"
Environment
=
"PLUGIN_META_OVERWRITE=true"
Environment
=
"PLUGIN_META_OVERWRITE=true"
...
...
systemd-services/ingestion-github.service
View file @
7f07daa8
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
Description
=
Github data ingestion
Description
=
Github data ingestion
[Service]
[Service]
Environment
=
"PLUGIN_PLATFORM_UPLOAD=
fals
e"
Environment
=
"PLUGIN_PLATFORM_UPLOAD=
tru
e"
Environment
=
"PLUGIN_PATH_TO_CONFIG=./user-config-github.json"
Environment
=
"PLUGIN_PATH_TO_CONFIG=./user-config-github.json"
Environment
=
"PLUGIN_CACHE_PATH=./cache-github"
Environment
=
"PLUGIN_CACHE_PATH=./cache-github"
Environment
=
"PLUGIN_META_OVERWRITE=true"
Environment
=
"PLUGIN_META_OVERWRITE=true"
...
...
systemd-services/ingestion-reddit.service
View file @
7f07daa8
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
Description
=
Reddit data ingestion
Description
=
Reddit data ingestion
[Service]
[Service]
Environment
=
"PLUGIN_PLATFORM_UPLOAD=
fals
e"
Environment
=
"PLUGIN_PLATFORM_UPLOAD=
tru
e"
Environment
=
"PLUGIN_PATH_TO_CONFIG=./user-config-reddit.json"
Environment
=
"PLUGIN_PATH_TO_CONFIG=./user-config-reddit.json"
Environment
=
"PLUGIN_CACHE_PATH=./cache-reddit"
Environment
=
"PLUGIN_CACHE_PATH=./cache-reddit"
Environment
=
"PLUGIN_META_OVERWRITE=true"
Environment
=
"PLUGIN_META_OVERWRITE=true"
...
...
systemd-services/ingestion-telegram.service
View file @
7f07daa8
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
Description
=
Telegram data ingestion
Description
=
Telegram data ingestion
[Service]
[Service]
Environment
=
"PLUGIN_PLATFORM_UPLOAD=
fals
e"
Environment
=
"PLUGIN_PLATFORM_UPLOAD=
tru
e"
Environment
=
"PLUGIN_PATH_TO_CONFIG=./user-config-telegram.json"
Environment
=
"PLUGIN_PATH_TO_CONFIG=./user-config-telegram.json"
Environment
=
"PLUGIN_CACHE_PATH=./cache-telegram"
Environment
=
"PLUGIN_CACHE_PATH=./cache-telegram"
Environment
=
"PLUGIN_META_OVERWRITE=true"
Environment
=
"PLUGIN_META_OVERWRITE=true"
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment