Commit Graph

20 Commits

Author SHA1 Message Date
8ec143bd6b fix: impl configure_vm 2025-03-04 11:03:15 +00:00
4aa96020a6 feat: DNS A/PTR with Cloudflare 2025-03-03 19:19:17 +00:00
834ed44408 refactor: remove Provisioner trait
refactor: abstract VmHostClient from ProxmoxClient
tests: add integration test for LnVpsProvisioner
2025-03-03 11:07:09 +00:00
e84e6afd54 refactor: make services generic for mock testing 2025-02-28 15:51:09 +00:00
c61cfde5c1 fix: print error message 2025-02-21 16:36:07 +00:00
7bfeba0ad1 feat: expire soon notification 2024-12-21 18:14:31 +00:00
3e7e0a789b feat: terminal proxy 2024-12-21 18:01:41 +00:00
81b233a047 feat: router arp entry 2024-12-05 14:13:39 +00:00
7ffff1e698 feat: notifications 2024-12-04 14:57:35 +00:00
91cf173058 chore: clippy 2024-11-29 16:44:17 +00:00
2370204546 feat: vm actions start/stop/delete 2024-11-29 16:43:14 +00:00
632a5aaa87 feat: run ssh command to import disk 2024-11-29 15:02:13 +00:00
ac0e05f72d fix: missing storage type 2024-11-27 14:42:40 +00:00
d28ca286fb refactor: move spawn_vm out of worker into provisioner
feat: spawn vm params to settings
2024-11-27 14:38:23 +00:00
7d8956e7c7 fix: spawn only if vms are not expired 2024-11-26 19:57:32 +00:00
76241cc08b feat: report status 2024-11-26 14:43:47 +00:00
ae2af2feb1 feat: payments
feat: spawn vm after payment
2024-11-26 13:19:28 +00:00
a0e49d83bd api progress 2024-11-25 22:45:27 +00:00
13f59908fb progress 2024-11-24 23:09:29 +00:00
f9623edd38 Dev env setup 2024-11-04 23:10:32 +00:00