CodeForPhilly / balancer-main

CodeForPhilly balancer project (https://opencollective.com/code-for-philly/projects/balancer)
GNU Affero General Public License v3.0
11 stars 8 forks source link

Add production settings #13

Closed jusjayson closed 7 months ago

jusjayson commented 11 months ago

A user shouldn't be able to hack our project INTO THE GROUND

Purpose

Our keys/secrets, allowed hosts, etc should be obscured into an env/gitlab ci for production.

Functionality

Description

Sensitive settings (i.e., DB password, DJANGO secret key, etc) should be obscured into the following

Affects: Where will this change?

Pros/Cons

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.