Commit Graph
5 Commits
Author SHA1 Message Date
Colin CrossmanandGitHub 00b33e3bd9 Update README.md with additional Heroku info
Add a statement about the non-standard Tor buildpack, along with instructions to remove. Also add a pointer to the Heroku page describing the method to link the app to a personal domain.
2021-10-13 12:26:07 -06:00
Colin CrossmanandGitHub 109fa20593 Merge branch 'bumi:master' into patch-2 2021-10-13 12:16:32 -06:00
Colin CrossmanandGitHub 03117dc326 Update README.md for clarity
It was unclear how to get the HEX of the TLS cert. Initially I had been trying to use openssl to export the hex of the signature, which was wrong. I finally realized that the xxd command was intended to be applied on the entire tls.cert file, and that worked. So I added this to clarify that aspect.
2021-10-12 20:27:11 -06:00
Colin CrossmanandGitHub 1fe4dd3dd6 Update app.json for Tor on Heroku
Add heroku buildpack for Tor integration
2021-10-12 18:06:20 -06:00
Colin CrossmanandGitHub 5dd2c2cdb5 Update app.json
For Heroku, add the Tor buildpack to allow for Tor connections.
2021-10-08 22:33:55 -06:00