Skip to content

Commit

Permalink
Merge pull request #433 from 18F/stages/rc-2024-02-27
Browse files Browse the repository at this point in the history
Deploy RC 67 to Production
  • Loading branch information
jmdembe authored Feb 27, 2024
2 parents d805fd7 + 50451c1 commit 25ad0b8
Show file tree
Hide file tree
Showing 5 changed files with 67 additions and 67 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}.git" }

ruby '~> 3.2'

gem 'rails', '~> 7.0.7'
gem 'rails', '~> 7.0.8'

gem 'activerecord-import', '>= 1.0.2'
gem 'aws-sdk-s3'
Expand Down
124 changes: 62 additions & 62 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,69 +19,69 @@ GIT
GEM
remote: https://rubygems.org/
specs:
actioncable (7.0.7.2)
actionpack (= 7.0.7.2)
activesupport (= 7.0.7.2)
actioncable (7.0.8.1)
actionpack (= 7.0.8.1)
activesupport (= 7.0.8.1)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailbox (7.0.7.2)
actionpack (= 7.0.7.2)
activejob (= 7.0.7.2)
activerecord (= 7.0.7.2)
activestorage (= 7.0.7.2)
activesupport (= 7.0.7.2)
actionmailbox (7.0.8.1)
actionpack (= 7.0.8.1)
activejob (= 7.0.8.1)
activerecord (= 7.0.8.1)
activestorage (= 7.0.8.1)
activesupport (= 7.0.8.1)
mail (>= 2.7.1)
net-imap
net-pop
net-smtp
actionmailer (7.0.7.2)
actionpack (= 7.0.7.2)
actionview (= 7.0.7.2)
activejob (= 7.0.7.2)
activesupport (= 7.0.7.2)
actionmailer (7.0.8.1)
actionpack (= 7.0.8.1)
actionview (= 7.0.8.1)
activejob (= 7.0.8.1)
activesupport (= 7.0.8.1)
mail (~> 2.5, >= 2.5.4)
net-imap
net-pop
net-smtp
rails-dom-testing (~> 2.0)
actionpack (7.0.7.2)
actionview (= 7.0.7.2)
activesupport (= 7.0.7.2)
actionpack (7.0.8.1)
actionview (= 7.0.8.1)
activesupport (= 7.0.8.1)
rack (~> 2.0, >= 2.2.4)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actiontext (7.0.7.2)
actionpack (= 7.0.7.2)
activerecord (= 7.0.7.2)
activestorage (= 7.0.7.2)
activesupport (= 7.0.7.2)
actiontext (7.0.8.1)
actionpack (= 7.0.8.1)
activerecord (= 7.0.8.1)
activestorage (= 7.0.8.1)
activesupport (= 7.0.8.1)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (7.0.7.2)
activesupport (= 7.0.7.2)
actionview (7.0.8.1)
activesupport (= 7.0.8.1)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activejob (7.0.7.2)
activesupport (= 7.0.7.2)
activejob (7.0.8.1)
activesupport (= 7.0.8.1)
globalid (>= 0.3.6)
activemodel (7.0.7.2)
activesupport (= 7.0.7.2)
activerecord (7.0.7.2)
activemodel (= 7.0.7.2)
activesupport (= 7.0.7.2)
activemodel (7.0.8.1)
activesupport (= 7.0.8.1)
activerecord (7.0.8.1)
activemodel (= 7.0.8.1)
activesupport (= 7.0.8.1)
activerecord-import (1.5.0)
activerecord (>= 4.2)
activestorage (7.0.7.2)
actionpack (= 7.0.7.2)
activejob (= 7.0.7.2)
activerecord (= 7.0.7.2)
activesupport (= 7.0.7.2)
activestorage (7.0.8.1)
actionpack (= 7.0.8.1)
activejob (= 7.0.8.1)
activerecord (= 7.0.8.1)
activesupport (= 7.0.8.1)
marcel (~> 1.0)
mini_mime (>= 1.1.0)
activesupport (7.0.7.2)
activesupport (7.0.8.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand Down Expand Up @@ -142,7 +142,7 @@ GEM
rexml
crass (1.0.6)
database_cleaner (1.8.5)
date (3.3.3)
date (3.3.4)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.5.0)
Expand All @@ -158,8 +158,8 @@ GEM
fakefs (2.5.0)
ffi (1.15.5)
formatador (0.2.5)
globalid (1.1.0)
activesupport (>= 5.0)
globalid (1.2.1)
activesupport (>= 6.1)
guard (2.16.2)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
Expand Down Expand Up @@ -207,14 +207,14 @@ GEM
minitest (5.19.0)
msgpack (1.7.2)
nenv (0.3.0)
net-imap (0.3.7)
net-imap (0.4.10)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
net-protocol (0.2.2)
timeout
net-smtp (0.3.3)
net-smtp (0.4.0.1)
net-protocol
newrelic_rpm (8.16.0)
nio4r (2.7.0)
Expand Down Expand Up @@ -243,25 +243,25 @@ GEM
puma (5.6.8)
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.8)
rack (2.2.8.1)
rack-mini-profiler (2.2.0)
rack (>= 1.2.0)
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.7.2)
actioncable (= 7.0.7.2)
actionmailbox (= 7.0.7.2)
actionmailer (= 7.0.7.2)
actionpack (= 7.0.7.2)
actiontext (= 7.0.7.2)
actionview (= 7.0.7.2)
activejob (= 7.0.7.2)
activemodel (= 7.0.7.2)
activerecord (= 7.0.7.2)
activestorage (= 7.0.7.2)
activesupport (= 7.0.7.2)
rails (7.0.8.1)
actioncable (= 7.0.8.1)
actionmailbox (= 7.0.8.1)
actionmailer (= 7.0.8.1)
actionpack (= 7.0.8.1)
actiontext (= 7.0.8.1)
actionview (= 7.0.8.1)
activejob (= 7.0.8.1)
activemodel (= 7.0.8.1)
activerecord (= 7.0.8.1)
activestorage (= 7.0.8.1)
activesupport (= 7.0.8.1)
bundler (>= 1.15.0)
railties (= 7.0.7.2)
railties (= 7.0.8.1)
rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1)
Expand All @@ -278,9 +278,9 @@ GEM
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (7.0.7.2)
actionpack (= 7.0.7.2)
activesupport (= 7.0.7.2)
railties (7.0.8.1)
actionpack (= 7.0.8.1)
activesupport (= 7.0.8.1)
method_source
rake (>= 12.2)
thor (~> 1.0)
Expand Down Expand Up @@ -357,7 +357,7 @@ GEM
thor (1.2.2)
thread_safe (0.3.6)
timecop (0.9.2)
timeout (0.4.0)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.4.2)
Expand Down Expand Up @@ -405,7 +405,7 @@ DEPENDENCIES
pry-rails
puma
rack-mini-profiler (>= 1.0.2)
rails (~> 7.0.7)
rails (~> 7.0.8)
rails-controller-testing (>= 1.0.4)
rails-erd (>= 1.6.0)
redacted_struct (~> 1.0)
Expand Down
2 changes: 1 addition & 1 deletion k8files/configure_environment
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ sudo -E -u root certbot renew -n --deploy-hook "/usr/local/bin/push_letsencrypt_
# Update Letsencrypt folder permissions
sudo -E -u root chmod 755 /etc/letsencrypt/live
sudo -E -u root chmod 755 /etc/letsencrypt/archive
sudo -E -u root chmod -R 755 /etc/letsencrypt/archive/pivcac.identitysandbox.gov/*
sudo -E -u root chmod -R 755 /etc/letsencrypt/archive/review-app.pivcac.identitysandbox.gov/*

# Start nginx
sudo -E -u root nginx
Expand Down
4 changes: 2 additions & 2 deletions k8files/pivcac.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ server {
server_name *.review-app.pivcac.identitysandbox.gov;


ssl_certificate /etc/letsencrypt/live/pivcac.identitysandbox.gov/fullchain.pem;
ssl_certificate_key /etc/letsencrypt/live/pivcac.identitysandbox.gov/privkey.pem;
ssl_certificate /etc/letsencrypt/live/review-app.pivcac.identitysandbox.gov/fullchain.pem;
ssl_certificate_key /etc/letsencrypt/live/review-app.pivcac.identitysandbox.gov/privkey.pem;
ssl_verify_client optional_no_ca; # on;
ssl_verify_depth 10;

Expand Down
2 changes: 1 addition & 1 deletion k8files/puma_production
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ state_path "#{app_dir}/tmp/pids/puma.state"


set_remote_address proxy_protocol: :v1
bind "ssl://0.0.0.0:3001?key=/etc/letsencrypt/live/pivcac.identitysandbox.gov/privkey.pem&cert=/etc/letsencrypt/live/pivcac.identitysandbox.gov/fullchain.pem"
bind "ssl://0.0.0.0:3001?key=/etc/letsencrypt/live/review-app.pivcac.identitysandbox.gov/privkey.pem&cert=/etc/letsencrypt/live/review-app.pivcac.identitysandbox.gov/fullchain.pem"

0 comments on commit 25ad0b8

Please sign in to comment.