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

Add custom SSL helpers #114

Merged
merged 2 commits into from
Apr 26, 2023
Merged

Add custom SSL helpers #114

merged 2 commits into from
Apr 26, 2023

Conversation

madirey
Copy link
Member

@madirey madirey commented Apr 21, 2023

Adds template and instructions for building a new Docker container that runs Nginx with a custom certificate.

To use:

  • On the system where you wish to run Sublime, follow steps 1-3 here
  • On the same system, clone this repository
  • cd to ./sublime-platform and follow the instructions in the README
  • Open your browser to https://<your-ip-or-domain> to begin using Sublime!

@madirey madirey requested review from a team and jkamdjou April 21, 2023 15:33
@@ -177,6 +177,7 @@ services:
networks:
- net
container_name: sublime_hydra

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: spacing inconsistent with file

@@ -196,6 +197,22 @@ services:
networks:
- net

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: spacing inconsistent with file

@madirey madirey merged commit 846a4f7 into main Apr 26, 2023
@madirey madirey deleted the madi.ssl branch April 26, 2023 19:25
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

Successfully merging this pull request may close these issues.

2 participants