Aiden McClelland

Results 99 comments of Aiden McClelland

I think it may actually be preferred to add support for cifs mounts to the `Actions` API. Then you could create an action for migrating data from external sources.

issue here looks like that it's using ssl internally

no, I'm saying the issue is here: ``` curl -k https://172.18.0.3:3001 ``` you are using https to hit the container. the system is not set up to allow this, and...

the underlying service ideally needs to *not use ssl* the OS can add ssl on lan, and tor has tls built in if this is not possible, you need to...

as long as the function is idempotent wrt partial completion I don't care. But transactions are good to use and should be trivial to implement

this needs to happen in the `cli_install` function. otherwise it's happening in embassyd, not embassy-cli

Ok! We're gonna close this PR for now. If you decide to pick it back up, feel free to reopen it.