Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide containerized server for easy self hosting #106

Open
BaeoMaltinsky opened this issue Jan 17, 2020 · 3 comments
Open

Provide containerized server for easy self hosting #106

BaeoMaltinsky opened this issue Jan 17, 2020 · 3 comments
Assignees

Comments

@BaeoMaltinsky
Copy link
Collaborator

No description provided.

@GallagherCommaJack
Copy link
Collaborator

Where should it get TLS cert from?

@mobile-bungalow
Copy link
Collaborator

there is a docker container for generating self signed ssl certs. however we do have to include the openssl calls for generating APNS-certs once that functionality exists, so generating .pems will be a part of server start up anyhow. Is this totally insane?

@mobile-bungalow
Copy link
Collaborator

mobile-bungalow commented Jan 21, 2020

the initial barebones docker file exists on its own branch, i'll push it to docker hub for simplicity once we ...

  • Add flags to the server executable for specifying ssl cert location, and APNS cert location
    -- self signed certs provided by rustls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants