Commit Graph

19 Commits

Author SHA1 Message Date
Alex Zenla
21c6a27097
hypha: implement basic networking support 2024-02-05 12:46:02 +00:00
Alex Zenla
c17aacb6c8
hypha: debug option for ensuring kernel logs can be seen 2024-02-01 10:55:28 +00:00
Alex Zenla
3a04a2fe26
hypha: implement attach option on launch to connect to console 2024-02-01 10:44:12 +00:00
Alex Zenla
cbfac5cdf4
introduce lefthook support to check commits 2024-02-01 10:36:54 +00:00
Alex Zenla
e7cea3d7ed
hypha: add script for quick debugging and set log levels ot warn by default 2024-02-01 10:28:17 +00:00
Alex Zenla
def4306a04
hypha: implement arg cli interface and dynamic container lookup 2024-01-31 09:08:19 -08:00
Alex Zenla
86c512474a
hypha: init will now watch process in background 2024-01-31 01:40:42 -08:00
Alex Zenla
b6af5f54bd
hypha: enhanced logging and always enable backtraces 2024-01-30 20:22:48 -08:00
Alex Zenla
bb77e651e0
hypha: add support for passing environment variables 2024-01-30 18:34:47 -08:00
Alex Zenla
eec213c712
hypha: convert to using anyhow for error handling 2024-01-30 02:15:03 -08:00
Alex Zenla
3085a3738f
hypha: implement the ability to override the command line to execute 2024-01-22 05:30:02 -08:00
Alex Zenla
a412f6e823
hypha: implement basic container init 2024-01-22 02:15:53 -08:00
Alex Zenla
eb7c2f6c10
hypha: implement list command 2024-01-21 17:21:19 -08:00
Alex Zenla
d9629f46d0
hypha: implement console support 2024-01-21 04:49:31 -08:00
Alex Zenla
ece88e16cc
hypha: implement subcommands and introduce destroy that tears things down properly 2024-01-21 01:58:07 -08:00
Alex Zenla
649a0c303d
hypha: setup image as disk 2024-01-18 09:15:42 -08:00
Alex Zenla
1c92ba54f3
hypha: implement image cache 2024-01-18 00:02:21 -08:00
Alex Zenla
9c438e8e57
move ownership of image compilation to controller 2024-01-17 14:33:20 -08:00
Alex Zenla
198ca3ff80
implement squashfs generation 2024-01-17 14:29:05 -08:00