Commit graph

2057 commits

Author SHA1 Message Date
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
15d65dbc25
Add Raspbian as supported OS (64 Bit) 2023-11-01 15:50:16 +01:00
Marco Ochse
05bdfd3855
Update ansible installer 2023-11-01 14:13:16 +01:00
Marco Ochse
5ebeffe31c
Finetune raspberry_showcase.yml 2023-10-31 17:33:40 +01:00
Marco Ochse
5ca4136ebe
add citation 2023-08-28 10:38:40 +02:00
Marco Ochse
02098f9b76
Update Citation 2023-08-28 10:29:24 +02:00
Marco Ochse
649163e06f
Update Citation 2023-08-28 10:16:18 +02:00
Marco Ochse
9d66bcb7d3
Add Bibtex, closes #1398 2023-08-28 10:02:59 +02:00
Marco Ochse
dc4384d6ab
Merge pull request #1369 from swiftsolves-msft/pr-azure
Azure Deployment via ARM template
2023-08-22 13:36:09 +02:00
Marco Ochse
90fa3b30e9 Update 2023-07-22 11:55:10 +02:00
Marco Ochse
32ba41497a Update 2023-07-20 19:16:10 +02:00
Marco Ochse
d2eaaab4df Update builder to push to GHCR and DockerHub 2023-07-20 18:59:01 +02:00
Marco Ochse
a8f5555324 - Prepare a docker compose file for a Raspberry Showcase
- Add config settings for the T-Pot Attack Map 2.1.0
2023-07-20 18:41:56 +02:00
Marco Ochse
cbbd2aa6c8 Update 2023-07-11 19:26:13 +02:00
Marco Ochse
6f978e3b5d Add Raspberry Pi support. 2023-07-11 19:19:51 +02:00
Marco Ochse
94445800de Add Raspberry Pi support. 2023-07-06 17:44:57 +02:00
Marco Ochse
338ebcef80 Add check if Playbook ran successfully. 2023-07-05 23:34:15 +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
69be264eae Notes for Dev Preview 2023-07-04 00:41:12 +02:00
Marco Ochse
fd74707f07 Notes for Dev Preview 2023-07-04 00:38:35 +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
ae9a2dd2ee Tweaking
- reorder install.sh
2023-07-02 15:25:58 +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
swiftsolves-msft
1af7cdcaa1 Azure Deployment via ARM template
The following is a Azure Deployment of T-Pot using a ARM Template, creates a debian 11 vm, disks, nic, nsg, pip and leverages cloud-init customData to pass a B64 encoded string of a cloud-inity yaml file, example in readme docs.
2023-07-02 00:56:38 -04: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
5a7c4b54e6 tweaking 2023-06-30 23:49:47 +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
4df54390dc tweak install script and configs 2023-06-30 22:03:53 +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
Marco Ochse
e4b73c5be7 update distro names 2023-06-30 11:22:50 +02:00
Marco Ochse
5465a5e364 update distro names 2023-06-30 11:19:49 +02:00
Marco Ochse
eceb08317e use ghcr for testing 2023-06-30 11:03:16 +02:00
t3chn0m4g3
51154d7857 download images during install, tweaking 2023-06-29 18:43:08 +02:00
t3chn0m4g3
4c74690c41 tweaking 2023-06-29 13:29:42 +02:00
t3chn0m4g3
9815453623 add support for local cache 2023-06-29 13:06:43 +02:00
t3chn0m4g3
81aad58c2f adjust build script for docker engine
builder setup is no longer needed
amd64 and arm64 support
2023-06-29 12:22:19 +02:00
t3chn0m4g3
65a443d778 add installer
Instead of individual installers for each distribution there is only one necessary now that we are using Ansible.
2023-06-27 19:59:19 +02:00
t3chn0m4g3
20559345b0 add installer
Instead of individual installers for each distribution there is only one necessary now that we are using Ansible.
2023-06-27 19:55:46 +02:00
t3chn0m4g3
ef812c6b82 Merge branch 'master' into dev 2023-06-27 11:58:39 +00:00