master #2

Open
polz wants to merge 32 commits from polz/servers:master into master
Owner

Funkcionalni NEPIS-MEN!

Funkcionalni NEPIS-MEN!
polz added 30 commits 2025-11-13 14:59:54 +00:00
Configured to include job definitions from /etc/prometheus/conf.d/*.yml.
Servers will be switched to Prometheus. Telegraf remains as a SNMP proxy
(see following commit).
Sets up prometheus to pull metrics, with telegraf to process SNMP data.
By setting root_url manually. Also disable some more analytics.
And factor out VM stuff into a separate file.
Mostly so we can merge the firewall role from the network repo, there
aren’t any other current users.
Not sure if it makes a difference but let’s keep the generated config
minimal.
And factor out VM stuff into a separate file.
Not necessary but nicer.
Got permission to open‐source.
Collect system location and uptime.
15 days is default and also too short.
Also simplify config context schema for SNMP since we only use a single
instance.
Let all settings including list of nodes be managed by application.
Exception is the list of networks instantiated from NetBox data.

Also add README.
Some questionable QoL improvement.
Owner

Naredi git rebase -i fa9f863ad1 in odstrani nerelevantne commite z drop, potem pa git push --force.

Naredi `git rebase -i fa9f863ad1` in odstrani nerelevantne commite z `drop`, potem pa `git push --force`.
polz added 2 commits 2025-11-18 14:16:58 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u master:polz-master
git checkout polz-master

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff polz-master
git checkout polz-master
git rebase master
git checkout master
git merge --ff-only polz-master
git checkout polz-master
git rebase master
git checkout master
git merge --no-ff polz-master
git checkout master
git merge --squash polz-master
git checkout master
git merge --ff-only polz-master
git checkout master
git merge polz-master
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: rc/servers#2
No description provided.