Curtis Ruck
Curtis Ruck
Same with GHE, 502 followed by 404.
FWIW, just found devspace via github explore today, wanted to try it and ended up in this repeating loop. Getting started guide may need to address whatever this issue actually...
i tried that with no success.
Roger... looking further in the long and we found the reason the install failed. It would be nice if streaming hashes were supported though...
Looking into this further... it looks like this is the right way, you do the delete, then set the attributes... since the delete creates the empty/max-age token cookie entry. ```...
Really need this today...
@cpanato - i'm willing to PR this, but given you shove the `dataSource` value into the config json, there isn't much we can do. To wire secrets like username/password into...
Ideally, the config json should be stored a secret since it stores sensitive information, or some way of Mattermost picking up environment variables to specify specific values... i.e. MM_SERVICESETTINGS_SQLSETTINGS_DATASOURCE.
It appears, since you pass the dataSource directly into gorm, that it would support `libpq` environment variables with a standard 'postgres://` DSN, but that would only be supported on PostgreSQL,...
the tests need to be retried