Skip to content

Why is https not supported in manual-install? #587

@BerengarWLehr

Description

@BerengarWLehr

I'm running one ExApp for our Universitys NC-Instance in our own K8s-Cluster. Adding a deployment daemon into this setup would need additional fragmentation due to necessary separation.
I absolutely can see that it may be easier for others to let a deamon handle deploying containers but I know how to run my setup and would like to keep it that way.
What bothers me is that I can not use httpS between NC and ExAPP (

$output->writeln('Value error: Manual-install daemon supports only `http` protocol.');
). Is there some explanation why? I could imagine that the docker daemon will roll out it's own certificates but we have our own certificate infrastructure that we can use for subdomains and so forth.
Maybe someone already has suggestions what could be done to allow a safe and encrypted communication between both ends when deployed manually?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions