This repository was archived by the owner on Jan 26, 2021. It is now read-only.
Update deployment scripts for three-tier architecture + move to CentOS (WIP) - #781
Draft
ronnix wants to merge 6 commits into
Draft
Update deployment scripts for three-tier architecture + move to CentOS (WIP)#781ronnix wants to merge 6 commits into
ronnix wants to merge 6 commits into
Conversation
ronnix
force-pushed
the
vagrant-fabric-centos
branch
3 times, most recently
from
November 5, 2019 16:19
a343995 to
1bfa4cc
Compare
ronnix
force-pushed
the
vagrant-fabric-centos
branch
from
November 26, 2019 16:57
1bfa4cc to
009a84a
Compare
davidbgk
force-pushed
the
vagrant-fabric-centos
branch
from
November 26, 2019 19:08
009a84a to
ade3e00
Compare
ronnix
force-pushed
the
vagrant-fabric-centos
branch
from
December 2, 2019 09:21
ade3e00 to
8b5b2d2
Compare
davidbgk
reviewed
Dec 17, 2019
| if not is_directory(ctx, "/etc/nginx/snippets"): | ||
| create_directory(ctx, "/etc/nginx/snippets", owner="root") | ||
|
|
||
| sudo_put_if_modified(ctx, "files/nginx/ssl.conf", "/etc/nginx/snippets/ssl.conf") |
Contributor
There was a problem hiding this comment.
That line doesn't look to be effective, to check.
Contributor
Author
There was a problem hiding this comment.
Not sure what the problem is. I can see the correct file on the server.
Contributor
There was a problem hiding this comment.
See page 48 of the security audit. Even if the file if present, maybe it is not considered?
Contributor
There was a problem hiding this comment.
→ http --headers https://zam.51.83.111.31.nip.io/
HTTP/1.1 302 Found
Cache-Control: no-store
Connection: keep-alive
Content-Length: 284
Content-Type: text/html; charset=UTF-8
Date: Wed, 18 Dec 2019 23:10:14 GMT
Location: https://zam.51.83.111.31.nip.io/repondeur/identification?source=https%3A%2F%2Fzam.51.83.111.31.nip.io%2Frepondeur%2F
Pragma: no-cache
Server: nginx/1.16.1
→ http --headers https://zam.beta.gouv.fr 2s 164ms
HTTP/1.1 302 Found
Connection: keep-alive
Content-Length: 270
Content-Type: text/html; charset=UTF-8
Date: Wed, 18 Dec 2019 23:10:27 GMT
Location: https://zam.beta.gouv.fr/repondeur/identification?source=https%3A%2F%2Fzam.beta.gouv.fr%2Frepondeur%2F
Server: nginx/1.14.0 (Ubuntu)
Strict-Transport-Security: max-age=15768000; includeSubdomains; preload
X-Content-Type-Options: nosniff
X-Frame-Options: DENY
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.
No description provided.