This repository was archived by the owner on May 22, 2021. It is now read-only.
Update and make deployment doc easier to understand#1421
Open
cyberflamingo wants to merge 1 commit intomozilla:masterfrom
Open
Update and make deployment doc easier to understand#1421cyberflamingo wants to merge 1 commit intomozilla:masterfrom
cyberflamingo wants to merge 1 commit intomozilla:masterfrom
Conversation
*Summary* Update the deployment documentation with easier to understand terms and examples. Also, provide a more secure way to deploy Firefox Send. *Additional Notes* * While the deployment doc was enough to deploy Firefox Send on Debian/Ubuntu with Apache, it lake critical information that made me scratch my head several minutes before finally figuring it out. I used information from mozilla#1356 and mozilla#1221 . * I also rewrote it using a slightly more secure way of launching the running script, without giving shell access to `www-data`. * Lastly, I added a section about TLS certificate. While not directly related to Firefox Send, it's probably something a lot of people want to do, and something we should recommend as much as possible.
This was referenced Jan 17, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Update the deployment documentation with easier to understand terms and examples. Also, provide a more secure way to deploy Firefox Send.
Additional Notes
www-data.