Tuan-Dat Tran tudattr
  • Joined on 2023-10-08
tudattr opened issue tudattr/ansible-edge#1 2025-01-24 08:59:56 +01:00
Config
tudattr pushed to master at tudattr/ansible-edge 2025-01-24 08:57:28 +01:00
e3da94c6a5 feat(ubuntu): finished up ubuntu desktop setup
7aab3a2801 fix(fqdn): fixed fqdn for certain modules
71532a6d25 refactor(lint,fqdn-names): Full FQDN names for modules
87fb4fa5da feat(test): Using vagrant for test
40a7e1dab7 initial commit
tudattr created branch master in tudattr/ansible-edge 2025-01-24 08:57:27 +01:00
tudattr created repository tudattr/ansible-edge 2025-01-24 08:56:45 +01:00
tudattr pushed to rewrite at tudattr/ansible 2025-01-17 21:52:37 +01:00
ae929ca09d feat(docker): Added cadvisor on all hosts, added docker metric exporter, added docker compose restart as handler, moved repetetive directory/permission creation into loops, moved repetetive values into variables, cleanup compose template for better empty lines
tudattr pushed to rewrite at tudattr/ansible 2025-01-17 10:12:54 +01:00
1017fed848 fix(docker): Fixed git deployment,which failed with migration error on new db
cb256e9451 refactor(playbooks): Moved playbooks to seperate folder
6bc591550c fix(port mapping,docker): fixed duplicate port mapping on hosts and incompatible docker options in compose
e68d534e4f feat(docker): Move compose content to ansible group vars
Compare 4 commits »
tudattr pushed to rewrite at tudattr/ansible 2025-01-12 21:20:30 +01:00
1a1b8cb69c feat(reverse-proxy): Add Caddy for reverse proxy
tudattr pushed to master at NCS/p4_testbed 2024-12-31 17:33:27 +01:00
731bb902db feat(deployment): Added code to cleanup the testbed setup
tudattr pushed to master at NCS/p4_testbed 2024-12-31 17:21:44 +01:00
20ee8191ce docs(ssh): Added ssh config section for wedge
tudattr pushed to master at NCS/p4_testbed 2024-12-31 17:16:17 +01:00
0a47d4f687 docs(ssh): Added documentation for ssh config
tudattr pushed to master at NCS/p4_testbed 2024-12-31 17:11:16 +01:00
296cab2542 refactor(deployment): Apply linter changes
tudattr pushed to master at NCS/p4_testbed 2024-12-31 15:27:28 +01:00
89c9a96852 fix(deployment): Added timeout for sender and commented in setup
5857beeaf6 feat(automation/deployment): Added script to autodeploy and setup wedge and nodes
Compare 2 commits »
tudattr pushed to master at NCS/p4_testbed 2024-12-30 17:25:53 +01:00
f3e97a4619 refactor(testbed): Split node scripts from ./10-host_setup.sh
tudattr pushed to master at NCS/p4_testbed 2024-12-30 17:21:14 +01:00
66d1e9eb58 docs(setup): Added example for running traffic after setup
tudattr pushed to master at tudattr/dotfiles 2024-12-20 09:08:58 +01:00
721829d110 fix(ssh): typo
tudattr pushed to master at tudattr/dotfiles 2024-12-18 17:03:47 +01:00
2de331e3c3 fix(ssh): fixed hostnames on node for ndoe config
tudattr pushed to master at tudattr/dotfiles 2024-12-18 17:01:57 +01:00
48f1eea33a Changed ncs-node for ips in hannover
tudattr pushed to master at NCS/age_cache_simulation 2024-12-14 16:40:53 +01:00
8cdfbd727e fix(simulation): Error with yield caused to wait for too shortly if floats have too many decimal points. Rounding up on smallest decimal point now
tudattr pushed to master at NCS/age_cache_simulation 2024-12-13 15:58:39 +01:00
d3650acfe3 refactor(folder-structure,unused-code): Moved results into own directory at base, removed unused code in 00/06
tudattr pushed to master at NCS/age_cache_simulation 2024-12-13 15:24:08 +01:00
a49579b6b0 fix(simulation): Moved access counter out of hit/miss condition, moved miss counter to before eviction policies