Commit graph

334 commits

Author SHA1 Message Date
Marco Ochse
a1d72aa7bd Update Installer to support latest distros as referred to by the README.
Updated README accordingly to better reflect the currently supported / tested distributions.
2024-06-18 17:57:41 +02:00
Marco Ochse
621a13df1a Fixes #1540 2024-05-11 10:12:47 +02:00
Marco Ochse
5815664417 Fixes #1525
Ubuntu 24.04 switched from exa to eza and the new install playbook reflects these changes.
2024-05-07 11:26:22 +02:00
Marco Ochse
0e73986772 Prepare for merge into master 2024-04-22 17:08:22 +02:00
Marco Ochse
85431b308d add 24.04 version tag 2024-03-24 19:22:37 +01:00
Marco Ochse
086116f64d tweaking 2024-03-24 18:15:58 +01:00
Marco Ochse
42689cf902 tweaking 2024-03-24 17:53:11 +01:00
Marco Ochse
e2d9362f8a tweaking 2024-03-24 16:59:02 +01:00
Marco Ochse
3a81e988da finish documentation
add uninstaller playbook and script
tweaking and cleanup
2024-03-24 16:21:51 +01:00
Marco Ochse
013f817c19 fix an issue where micro is missing in opensuse tumbleweed 2024-03-23 21:41:17 +01:00
Marco Ochse
d594c2aa0c fix an issue where crontab (cron) is missing in ubuntu 2024-03-23 21:23:28 +01:00
Marco Ochse
8a64930b59 fix an issue where crontab (cronie) is missing in fedora 2024-03-23 20:08:27 +01:00
Marco Ochse
e0182cae6b fix an issue where tar is missing for alma and rocky 2024-03-23 19:21:32 +01:00
Marco Ochse
d8c187b176 fix an issue where micro, htop and exa are no longer available for alma and rocky
fix an issue for download links for supported linux distros
2024-03-23 19:16:50 +01:00
Marco Ochse
cf5df3b60b continue with documentation
fix tpotinit entrypoint.sh to resolve a conflict with sensor deployment where data folder is not yet owned by tpot user
2024-03-22 20:47:39 +01:00
t3chn0m4g3
4585d750e1 add htop, cron job to t-pot playbook 2024-03-22 18:09:18 +01:00
t3chn0m4g3
abe03436d4 add tpot.service 2024-03-19 13:56:35 +01:00
t3chn0m4g3
2723becd96 continue work on sensor deploy 2024-02-23 20:30:12 +01:00
t3chn0m4g3
127f0c2c92 point installer and ansible to alpha 2024-02-23 17:30:36 +01:00
t3chn0m4g3
31f09413e0 continue working on env, tpotinit and deploy 2024-02-23 16:41:52 +01:00
t3chn0m4g3
72fd6d963b start rework env, sensor deploy 2024-02-22 19:09:52 +01:00
Marco Ochse
bd4df39538
fix missing replace for x86_64 > amd64
thanks to @shark4ce for taking the time to test, debug and offer a solution #1472.
2024-02-06 13:45:12 +01:00
Marco Ochse
cf91caaf8c
fix alias 2023-11-01 16:19:24 +01:00
Marco Ochse
13326985a9
Add support for Raspbian (64 Bit) 2023-11-01 15:51:56 +01:00
Marco Ochse
05bdfd3855
Update ansible installer 2023-11-01 14:13:16 +01:00
Marco Ochse
94445800de Add Raspberry Pi support. 2023-07-06 17:44:57 +02:00
Marco Ochse
ccdbb950d1 fix typo 2023-07-05 23:16:15 +02:00
Marco Ochse
12af5c9d46 Handle password securely, needs htpasswd to create user:password:
- Update tpotinit and entrypoint.sh to reflect this
- Update install.sh to reflect this
- Update .env / env.example to reflect this

Reorder recommended packages in T-Pot Playbook
Add packages to T-Pot Playbook to ensure manual deployment via Ansible will offer the same environment as manual local installation via install.sh and local Ansible deployment.
2023-07-05 23:03:41 +02:00
Marco Ochse
b3f1b71054 Tweaking:
- Ansible Playbooks refinement
- Add Ansible Bootstrapping
- Add some notes
2023-07-05 17:55:59 +02:00
Marco Ochse
1ebdfc2eac Add install support for Alma Linux. 2023-07-03 23:43:31 +02:00
Marco Ochse
45d7b60d4c Add install support for Rocky Linux. 2023-07-03 22:47:13 +02:00
Marco Ochse
4dfb9a9caf tweak installer
fix issue with selinux on Fedora
2023-07-03 16:45:40 +02:00
Marco Ochse
e26a8a2b39 Tweaking 2023-07-02 15:05:55 +02:00
Marco Ochse
f7fc81a8ad Update Installer / Playbooks
- add tags
- reorder
- fix errors
2023-07-02 14:52:06 +02:00
Marco Ochse
cbcfa6d1f0 tweaking 2023-07-01 03:26:26 +02:00
Marco Ochse
9f9aed8176 tweaking 2023-07-01 01:23:57 +02:00
Marco Ochse
df0581b491 tweaking 2023-07-01 00:31:50 +02:00
Marco Ochse
3eead2740e tweaking 2023-06-30 23:42:19 +02:00
Marco Ochse
3f472f594a tweaking 2023-06-30 23:23:15 +02:00
Marco Ochse
38b1e99673 tweaking 2023-06-30 22:51:25 +02:00
Marco Ochse
58ca11f85e tweaking 2023-06-30 14:58:10 +02:00
Marco Ochse
2d1a06551c tweak installer, playbooks 2023-06-30 13:15:30 +02:00
t3chn0m4g3
72502ebbe6 tweaking 2023-06-26 18:10:39 +02:00
t3chn0m4g3
25eea5b9ab cleanup installer 2023-06-26 17:41:30 +02:00
t3chn0m4g3
df4ca7ccd0 tweak ansible uninstall 2023-06-26 17:36:40 +02:00
t3chn0m4g3
3c92e6ec06 add ansible uninstall 2023-06-26 04:59:52 +02:00
t3chn0m4g3
9be17e982b ansible tweaking, finalize suse 2023-06-25 16:56:18 +02:00
t3chn0m4g3
1094b33665 start adding openSUSE Tumbleweed 2023-06-25 13:17:33 +02:00
t3chn0m4g3
e2e20e3684 add fedora to installer, tweaking 2023-06-24 14:05:13 +02:00
t3chn0m4g3
95c6a8e28a add support for Ubuntu, begin work on Fedora 2023-06-22 18:30:18 +00:00