Commit Graph

285 Commits

Author SHA1 Message Date
Franco Fichtner 593bee2bb9 sysutils/beats: more style changes 2025-03-26 10:11:34 +01:00
Franco Fichtner 79006b8817 sysutils/sfpt-backup: style sweep 2025-03-26 10:02:46 +01:00
Franco Fichtner 06d6a31706 sysultils/beats: align with our directory structure 2025-03-26 10:01:54 +01:00
Ad Schellevis ed7eeb2035 Squashed commit of the following:
commit 7de5868bfc2fce4dceecd4fa1f8db71d976acbe0
Author: Ad Schellevis <ad@opnsense.org>
Date:   Sun Mar 23 17:28:31 2025 +0100

    sysutils/beats8: remove revision from makefile

commit d091cac6ddb537832792e15d300fee1564d37e19
Author: Maxime THIEBAUT <46688461+0xThiebaut@users.noreply.github.com>
Date:   Wed Mar 12 21:05:12 2025 +0000

    sysutils/beats8: initial Filebeat support
2025-03-23 17:29:54 +01:00
beposec 037cb532ea sftp-backup: Add hostname prefix and allow usage of filedrop sftp server (#4602)
* Add possibility for hostname prefix for backups and allow usage of filedrop only sftp server

* Move config variable into else block

* Set value in case no backups where found on the server and housekeeping is disabled.

---------

Co-authored-by: Ad Schellevis <AdSchellevis@users.noreply.github.com>
2025-03-19 22:16:31 +01:00
Franco Fichtner 64c4272413 sysutils/sftp-backup: bump revision again 2025-03-19 15:20:23 +01:00
Franco Fichtner ae6185094e plugins: style sweep 2025-03-19 15:17:36 +01:00
Ad Schellevis 50c9cb095a sysutils/sftp-backup : fix identity comparison for https://github.com/opnsense/plugins/issues/4582 2025-03-14 13:44:38 +01:00
Franco Fichtner 8d03cdfee3 sysutils/gdrive-backup: make this dev only for now 2025-03-14 10:03:12 +01:00
Franco Fichtner 16c993aa1a sysutils/gdrive-backup: moved here from core
PR: https://github.com/opnsense/core/issues/8343
2025-03-12 08:09:42 +01:00
Franco Fichtner 22bf308bda sysutils/sftp-backup: bump revision after previous 2025-03-12 07:45:33 +01:00
Ad Schellevis 00cb3e9dbe sysutils/sftp-backup : remove carriage return for windows users and possible excess line endings, closes https://github.com/opnsense/plugins/issues/4582 2025-03-11 19:08:58 +01:00
Franco Fichtner 897ad8a807 sysutils/dmidecode: this file was new, remove spurious older copyright 2025-03-10 08:36:13 +01:00
Franco Fichtner ec5990bd61 system/dmidecode: missed this, also rename in list 2025-03-06 12:21:40 +01:00
Franco Fichtner 77deb1d204 sysutils/dmidecode: adjust namespace 2025-03-06 12:11:14 +01:00
Ethazeriel cbb54cb3d8 sysutils/dmidecode: new dashboard widget (#4554) 2025-03-06 12:03:08 +01:00
Franco Fichtner 0782d64db6 sysutils/sftp-backup: prep for release 2025-03-05 09:00:47 +01:00
Ad Schellevis 8dc6460052 sysutils/sftp-backup : add sftp backup connector (#4563)
Add a simple backup option using secure copy (sftp).

Easy to use with any unix/linux target server offering ssh services. Just add a public key to `~/.ssh/authorized_keys`  (`~` = users home directory), upload a matching private key and set the remote location (for example `sftp://root@192.168.1.1//root/test_backup`)

[ssh-keygen](https://man.openbsd.org/ssh-keygen.1) can be used to generate a keypair.
2025-02-25 21:02:41 +01:00
Franco Fichtner ee4ccb371d sysutils/nut: remove sessionClose() 2024-12-12 08:39:07 +01:00
Franco Fichtner 33466e1889 sysutils/nut: easier version number 2024-12-09 14:01:34 +01:00
Franco Fichtner fc230cc927 sysutils/nut: do not crash on this edge case, all I can test 2024-12-06 17:50:14 +01:00
Franco Fichtner f2a59dad2f sysutils/nut: scrub 2024-12-06 17:31:51 +01:00
DollarSign23 dbe996b053 sysutils/nut: new dashboard widget (#4188) 2024-12-06 14:28:46 +01:00
kumy e31bf67701 sysutils/git-backup: Fix typo (#4345) 2024-11-11 10:18:54 +01:00
Franco Fichtner 8acc780ecc sysutils/cpu-microcode: remove the late loading code, AMD early load now supported 2024-10-17 11:47:30 +02:00