Commit Graph

16 Commits

Author SHA1 Message Date
def4306a04 hypha: implement arg cli interface and dynamic container lookup 2024-01-31 09:08:19 -08:00
86c512474a hypha: init will now watch process in background 2024-01-31 01:40:42 -08:00
b6af5f54bd hypha: enhanced logging and always enable backtraces 2024-01-30 20:22:48 -08:00
bb77e651e0 hypha: add support for passing environment variables 2024-01-30 18:34:47 -08:00
eec213c712 hypha: convert to using anyhow for error handling 2024-01-30 02:15:03 -08:00
3085a3738f hypha: implement the ability to override the command line to execute 2024-01-22 05:30:02 -08:00
a412f6e823 hypha: implement basic container init 2024-01-22 02:15:53 -08:00
eb7c2f6c10 hypha: implement list command 2024-01-21 17:21:19 -08:00
d9629f46d0 hypha: implement console support 2024-01-21 04:49:31 -08:00
ece88e16cc hypha: implement subcommands and introduce destroy that tears things down properly 2024-01-21 01:58:07 -08:00
649a0c303d hypha: setup image as disk 2024-01-18 09:15:42 -08:00
1c92ba54f3 hypha: implement image cache 2024-01-18 00:02:21 -08:00
9c438e8e57 move ownership of image compilation to controller 2024-01-17 14:33:20 -08:00
198ca3ff80 implement squashfs generation 2024-01-17 14:29:05 -08:00
f69ce96054 hypha-agent: command line arguments 2024-01-17 12:36:13 -08:00
8689398032 create hypha 2024-01-17 08:18:12 -08:00