db-create with PostgreSQL fails with user "user"
Mads Kiilerich
mads at kiilerich.com
Fri May 15 16:56:25 UTC 2020
On 5/15/20 10:08 AM, Louis Bertrand wrote:
> Hi Thomas,
>
> Thanks for the prompt reply but it turns out that it's pilot error. The name 'user' came from my.ini, where the postgresql URL was set to default. After setting the URL correctly
>
> sqlalchemy.url = postgresql://kallithea:S3CR3T@localhost/kallithea
> (not the real password)
>
> the database seems to be initialized correctly.
Would a more verbose installation overview have helped you? Something
like
https://kallithea-scm.org/repos/kallithea-incoming/changeset/512aef4199733151ec76490915bca1e6ce7d63e2
?
/Mads
More information about the kallithea-general
mailing list