Assets ------------------- RAILS_ENV=production bundle exec rake assets:precompile RAILS_ENV=production bundle exec rake assets:clean git clone https://mattias:zibxa7-qozsej-qoksaM@git.oncotype.dk/ikea-foundation/week_2024.git week_2026 rails new --skip-docker --skip-action-mailbox --skip-action-text --skip-action-cable --database=postgresql week_2026 Credentials ------------------- EDITOR=vi rails credentials:edit SSL ------------------- sudo certbot certonly --webroot -w /home/ikea_foundation_2026/week_2026/public -d ikea-foundation-week-2026.onc.dk Gem ------------------- bundle config set --local without 'development test'