geosolutions-it / geonode-generic

Generic Geonode-project based app, to be used with docker/rancher
https://waffle.io/geosolutions-it/geonode-generic
3 stars 6 forks source link

Define a strategy to manage credentials #6

Closed giohappy closed 6 years ago

giohappy commented 6 years ago

GeoNode's superuser, Geoserver admin and PG user credentials must be generated for new deployments.

giohappy commented 6 years ago

The simplest option for the moment is keep the default credentials (Geoserver, GeoNode and PG) and let the user change them from each UI.

In the future we will consider setting them during deployment, maybe considering stronger security with secrets (see #7)

cezio commented 6 years ago

https://github.com/geosolutions-it/geonode-generic/issues/12 related

cezio commented 6 years ago

for the record:

giohappy commented 6 years ago

DOcker credentials provided by env