Commit graph

86 commits

Author SHA1 Message Date
f0e27192c8
feat: updated default plugins implementation 2025-09-01 19:00:21 -06:00
42c8fd7c1a
feat: added kwargs and flags to pass to plugins 2025-09-01 18:59:12 -06:00
fb6f6933a2
chore: added individual READMEs to default plugins 2025-08-31 22:54:18 -06:00
277de43a02
feat: added Init() and Cleanup() in hooks 2025-08-31 22:04:02 -06:00
bdd85b01ff
feat: added cacerts and some tidying 2025-08-31 22:02:10 -06:00
8e1fa3d2ab
feat: updated cmd/pkg implementations and cleanup 2025-08-31 11:48:49 -06:00
13b02c03e8
feat: implemented upload cmd and pkg 2025-08-31 00:13:33 -06:00
fbed466c3d
refactor: updated cmd and pkg implementations 2025-08-30 23:30:46 -06:00
ebb95a29ec
refactor: renamed userdata plugin to mapper 2025-08-30 23:20:47 -06:00
dc8a9cff20
refactor: minor changes and fixes 2025-08-30 00:23:53 -06:00
0f6f8957f6
refactor: updated cmd request and added plugin info 2025-08-30 00:04:17 -06:00
4d96010199
refactor: updated routes and handlers 2025-08-29 23:52:43 -06:00
a4d1de9a51
refactor: change MAKESHIFT_SERVER_ROOT to MAKESHIFT_ROOT 2025-08-29 19:39:09 -06:00
e2b400fb12
refactor: added route impls and minor changes 2025-08-29 19:26:50 -06:00
08a9b9bdcf
refactor: removed unused code and added routes 2025-08-29 18:23:00 -06:00
b18746957d
refactor: removed unused code and fix typo 2025-08-29 17:58:16 -06:00
f917d2b6f8
fix: issue with plugins not downloading 2025-08-29 16:24:40 -06:00
c2d5be5eed
refactor: changed default help.txt j2 vars 2025-08-28 19:45:17 -06:00
2536848541
refactor: changed how file/archives are downloaded and saved 2025-08-28 18:20:40 -06:00
98f9acad5d
feat: added downloading templated archives 2025-08-28 12:25:45 -06:00
1ebea8cb73
feat: added working rendering with plugins 2025-08-26 22:11:17 -06:00
8b161135ff
feat: updated pkg implementations 2025-08-24 20:40:53 -06:00
86f37555b2
feat: added logging implementation 2025-08-24 20:40:24 -06:00
7a96bfd6c7
refactor: combined files defining models 2025-08-24 20:38:39 -06:00
ea4819e97a
refactor: moved plugin files 2025-08-24 20:34:38 -06:00
2da5ca3702
feat: added jinja2 and userdata plugins 2025-08-19 21:33:58 -06:00
5c4bbe0b58
feat: added KV storage interface 2025-08-19 21:33:28 -06:00
d56a9e452f
feat: updated server implementation 2025-08-18 11:09:51 -06:00
0d27f07a8b
feat: updated client implementation 2025-08-18 11:04:44 -06:00
fa949baafd
refactor: updated plugin interface 2025-08-18 11:03:54 -06:00
fe67674829
fix: issue creating archive that was a directory 2025-08-18 11:03:19 -06:00
05a4913e70
Merge branch 'major-rewrite' of https://git.towk2.me/towk/configurator-ng into major-rewrite 2025-08-14 16:53:48 -06:00
a1a9c6407f
refactor: added more implementation details 2025-08-14 07:40:30 -06:00
72be62c78e
refactor: more implementation to refactor 2025-08-13 22:52:52 -06:00
50e6b53091
refactor: more implementation to refactor and deleted files 2025-08-04 22:32:41 -06:00
ba684bd149
refactor: more implementation to refactor 2025-08-04 15:58:02 -06:00
bfd83f35a3
refactor: initial commit for major rewrite 2025-08-03 20:25:18 -06:00
6b0ed4c03d
server: changed endpoint from /status to /configurator/status 2025-01-07 13:27:17 -07:00
ba3690cb5d
refactor: moved /status endpoint to always be public route 2025-01-07 13:20:45 -07:00
b0b52dc432
feat: added healthcheck to server 2025-01-07 13:20:42 -07:00
8915a28258
changed 'output' to 'dhcp_hosts' in dhcp plugin and README 2025-01-07 12:50:52 -07:00
a651d70dfa
generator: fixed issue where dnsmasq plugin did not output correctly 2025-01-07 12:38:27 -07:00
88d365155f
generator: fixed issue with templates not being generated 2025-01-07 12:16:08 -07:00
6bf75e27ce
refactor: added coredhcp default generator 2024-12-18 16:24:15 -07:00
93cf6bba12
fix: changed loadTargets to only overwrite plugin path if set 2024-12-18 16:23:47 -07:00
41aa0c7a42
plugin: updated coredhcp to match interface 2024-12-18 16:22:46 -07:00
4572418dfa
server: added error message when generate fails 2024-12-18 14:01:07 -07:00
1f87b180b9
fix: changed variable name to avoid collision with package 2024-12-18 12:47:29 -07:00
895b539c66
fix: added default generator server targets 2024-12-18 12:16:53 -07:00
2edd8367bc
fix: added check to loadTargets() to prevent panic 2024-12-18 11:33:48 -07:00