Commit graph

2152 commits

Author SHA1 Message Date
dz
49e6d62262
Merge cbcf7871ec into eefbf7ddcf 2025-08-17 23:12:26 +02:00
t3chn0m4g3
eefbf7ddcf bump h0neytr4p to v0.35 2025-08-15 17:07:33 +02:00
t3chn0m4g3
1b528ea9f9 Bump h0neytr4p to v0.34 2025-08-15 14:56:36 +02:00
t3chn0m4g3
5a69b3d460 Fix links and add support for Debian 13 2025-08-12 20:26:05 +02:00
t3chn0m4g3
0be973b4eb Bump Elastic Stack to 8.18.4 2025-08-07 10:43:18 +02:00
t3chn0m4g3
443a9d19fc Update and pin Glutton to latest master 2025-08-06 15:46:00 +02:00
Daniel Ortiz
cbcf7871ec update, refactory to master 2025-07-12 21:23:12 -04:00
Daniel Ortiz
c38fab7670 update, refactory to master 2025-07-12 21:22:27 -04:00
Daniel Ortiz
444b181075 update, refactory to master 2025-07-12 21:21:44 -04:00
Daniel Ortiz
59c6672df7 update, refactory to master 2025-07-12 21:03:48 -04:00
Daniel Ortiz
87733c6b65 update 2025-07-12 21:00:06 -04:00
Daniel Ortiz
f609e20567 update 2025-07-12 20:58:46 -04:00
Daniel Ortiz
78acb5f5c0 update 2025-07-12 20:52:11 -04:00
Daniel Ortiz
99abefe98e update 2025-07-12 20:51:47 -04:00
Daniel Ortiz
82147ba4bd update 2025-07-12 20:44:57 -04:00
Daniel Ortiz
a7af16f69a momentarily changes the fork branch 2025-07-12 20:41:20 -04:00
Daniel Ortiz
5e333eba59 momentarily changes the fork branch 2025-07-12 20:39:02 -04:00
Daniel Ortiz
c2748f9904 momentarily changes the fork branch 2025-07-12 20:37:00 -04:00
Daniel Ortiz
d94207e56e update update.sh, discriminate whether it is SENSOR or HIVE 2025-07-12 20:33:09 -04:00
Daniel Ortiz
cb8933cddb update update.sh, discriminate whether it is SENSOR or HIVE 2025-07-12 20:31:18 -04:00
M Rizky Satrio
ffc464ba39
feat: flags in install.sh for silent installation (#1766)
* feat: flags in install.sh for silent installation
* chore: revise install.sh script
* Update install.sh
2025-07-05 12:20:44 +02:00
t3chn0m4g3
3232781a6d fix var expansion 2025-07-04 17:29:19 +02:00
natitomattis
1c259e8b10
Adjust restore procedure on upgrade.sh (#1777)
* small fix on upgrade.sh
* typo
2025-07-04 17:17:49 +02:00
dz
8e79c596f3
Comment out Port(s) in sshd_config to avoid port conflicts when multiple SSH Port definitions present (#1809)
- Comment out Port(s) in sshd_config to avoid port conflicts when multiple SSH Port definitions present
- Resolve duplication issue for repeatedly running the install playbook
- Avoid accidental uncommenting of Port 22
2025-07-04 16:57:00 +02:00
t3chn0m4g3
6faf600d40 Fix logstash logging issue, introduced with Sentrypeer 4.0.4
Similar to #1807
2025-07-03 10:48:18 +02:00
t3chn0m4g3
c556d02a30 update issue templates 2025-07-02 19:41:32 +02:00
t3chn0m4g3
2f0a9f7f49 fixes #1807 via 93048e724a
thanks to @trixam 🚀❤️
2025-07-02 15:04:37 +02:00
t3chn0m4g3
175e1944c2 Bump Elastic Stack to 8.18.3
- Logstash: include syslog output plugin and config example
2025-06-30 16:06:45 +02:00
t3chn0m4g3
6933ee0065 bump elastic stack to 8.18.2 2025-06-14 13:03:27 +02:00
t3chn0m4g3
8fd23d7796 setup multiarch builder 2025-06-14 12:22:04 +02:00
t3chn0m4g3
8a59696a5c prep sentrypeer for v4.0.4 2025-06-13 20:28:27 +02:00
t3chn0m4g3
1d2592bb30 prep for rebuild, bump map to 2.2.7 2025-06-13 19:46:29 +02:00
Marco Ochse
fd8061eacf
Update links for Rocky Linux 2025-06-06 11:58:40 +02:00
Marco Ochse
404ce6d4b3
Create main.yml 2025-05-25 16:49:21 +02:00
Marco Ochse
700100c5c8
Fix links
fix links for Alma Linux, Ubuntu Linux, ES licenses
2025-05-25 16:42:27 +02:00
Marco Ochse
0eaad86292
Update Debian Download Links
Update Debian netinst download links for 12.11.0, old images were removed.
2025-05-25 13:53:20 +02:00
t3chn0m4g3
d6b3e842fb Update README for new persistence cycles feature 2025-05-13 16:04:35 +02:00
t3chn0m4g3
9455877fa3 add TPOT_PERSISTENCE_CYCLES setting
- makes logrotate cycles configurable, instead of static 30 days
- adjust .env / env.example for setting cycles
- adjust tpotinit dockerfile to include envsubst
- add logrotate.template
- add checks / validations
2025-05-13 15:32:00 +02:00
t3chn0m4g3
3372a23eb2 Bump Elasticvue to v1.7.0
- adding support for latest Elastic Stack
2025-05-12 12:34:07 +02:00
t3chn0m4g3
7eb271c6ac Bump Elastic Stack to 8.18.1
- Continue prep to 9.x as discussed in #1788
2025-05-12 12:07:56 +02:00
t3chn0m4g3
c180732af3 Adjust genuser.sh
- add more logging
- retrieve docker repo and version tag from .env
- only use specified repo / version for download image
- allow for user interrupt
2025-05-12 11:48:47 +02:00
t3chn0m4g3
cc9c1d95ce Update Debian 12 Network Install link for 12.10.0 2025-05-08 18:36:27 +02:00
t3chn0m4g3
5ece0ee435 Update Fedora Server image link with regard to Fedora 42 2025-05-08 16:44:48 +02:00
t3chn0m4g3
e9d80607c3 Bump Elastic Stack to 8.17.5 2025-05-07 12:56:15 +02:00
t3chn0m4g3
e46942674b bump ewsposter to latest master 2025-05-06 19:36:02 +02:00
t3chn0m4g3
8dafef2857 bump ewsposter to v1.31 2025-05-05 16:39:25 +02:00
Marco Ochse
5468724771
Merge pull request #1773 from swenske/master 2025-03-28 23:32:15 +01:00
Sébastien WENSKE
5ee4aa3d03
fix: Update env.example
typo
2025-03-28 09:40:10 +01:00
Sébastien WENSKE
c489189879
fix: Update .env
typo
2025-03-28 09:39:38 +01:00
t3chn0m4g3
84447e686d tweaking 2025-03-14 12:35:30 +01:00