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

Start packaging in a Docker container #108

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

micahflee
Copy link
Collaborator

@micahflee micahflee commented Sep 21, 2023

This begins to package Hush Line using Docker containers. Here's how to test it:

  • Make sure you have Docker Desktop installed.
  • Save a copy of docker-compose.example.yaml as docker-compose.yaml and edit it to add your correct settings.
  • Put a copy of your PGP public key in the file public_key.asc.
  • Run: docker-compose up

It should start a Hush Line server which you can load at https://localhost:5000/.

(This isn't quite done yet-- I need to add Tor onion service support.)

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