discourse_docker | A Docker image for Discourse | Continuous Deployment library
kandi X-RAY | discourse_docker Summary
kandi X-RAY | discourse_docker Summary
[Docker] is an open source project to pack, ship and run any Linux application in a lighter weight, faster container than a traditional virtual machine. Docker makes it much easier to deploy [a Discourse forum] on your servers and keep it updated. For background, see [Sam’s blog post] The templates and base image configure Discourse with the Discourse team’s recommended optimal defaults.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of discourse_docker
discourse_docker Key Features
discourse_docker Examples and Code Snippets
Community Discussions
Trending Discussions on discourse_docker
QUESTION
I am running a newly built discourse
docker
image on Google Compute Engine. I converted that to use https using letsencrypt
following the walk through and I get an A+ rating from ssllabs. However the scripting agent I'm using doesn't support either of the two TLS 1.0 cipher suites enabled [TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
] and I'd like to add TLS-DHE-RSA-WITH-AES-256-CBC-SHA
which is supported by the open source rebol3 fork ren-c.
I've modified my web.ssl.template.yml file from
...ANSWER
Answered 2017-Jun-05 at 15:02mkdir -p containers/templates
cp templates/web.ssl.template.yml containers/templates
fuss with the file
add
containers/templates/web.ssl.template.yml
to youapp.yml
file in thetemplates
sectionprofit
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install discourse_docker
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page