It may be possible to create a UI using a monitoring program like Zabbix.
You could create a custom dashboard that displays all the stats that they need to see.
This of course would be for viewing only, not controlling the schedules, retention etc
It may be possible to create a UI using a monitoring program like Zabbix.
You could create a custom dashboard that displays all the stats that they need to see.
This of course would be for viewing only, not controlling the schedules, retention etc
Markor on Android and Obsidian on Desktop.
All synced with syncthing
Look at Mikrotik. Very affordable and extremely powerful. Only do this though if you know what you are doing with networking
I doubt big business will switch. Most customers of RHEL don’t care if the general public has easy access to the source code. (I am assuming)
I think what we might see is small business using CentOS, Rocky, Alma etc, switch to Debian. Since they didn’t have commercial support, Debian will be the same. Since they will no longer be clones of RHEL there is little incentive to use them
NPM is great! I even use it in a production environment at work for a small service and it works beautifully
I have a borg server in the office that takes backups of all my servers. Each server stores their applications backup that gets pulled into the repo. On top of that, the borg server pushes the backup to rsync.net.
All of this is monitored by my Zabbix server
Can you send you docker-compose file?
I use borgbackup + zabbix for monitoring.
At home, I have all my files get backed up to rsync.net since the price is lower for borg repos.
At work, I have a dedicated backup server running borgbackup that pulls backups from my servers and stores it locally as well as uploading to rsync.net. The local backup means restoring is faster, unless of course that dies.
Debian