Commit e74bbeb
authored
add ssh support (#37)
* add entrypoint/init-system functionality
* add iroh-ssh server handling
* start container with iroh ssh compatibility
* add (provisional) support for injecting coman into jobs
* refactor and set iroh secret
* add local ssh connection management and proxy command
* add support for downloading coman squash if no squash specified
* add garbage collection for ssh connections1 parent 3035ba8 commit e74bbeb
12 files changed
Lines changed: 2798 additions & 143 deletions
File tree
- .github/workflows
- coman
- .config
- src
- cscs
- api_client
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
25 | 32 | | |
26 | 33 | | |
27 | 34 | | |
| |||
47 | 54 | | |
48 | 55 | | |
49 | 56 | | |
50 | | - | |
| 57 | + | |
51 | 58 | | |
52 | 59 | | |
53 | 60 | | |
| |||
76 | 83 | | |
77 | 84 | | |
78 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
79 | 89 | | |
80 | 90 | | |
81 | 91 | | |
| |||
0 commit comments