ArdeSeadis
ArdeSeadis
> ### Small story: > > First, I updated > > following this scheme 17.1.8 => 17.3.7 => 17.5.5 => 17.8.7 => 17.11.3 (sameersbn/gitlab) > > after each step, all...
I have the same issue with last release (https://github.com/netbox-community/netbox-docker/releases/tag/2.8.0 ) I have to set "trust" in /var/lib/postgresql/data/pg_hba.conf `host all all all trust`
> > host all all all trust > > @ArdeSeadis how did you set: `host all all all trust` `docker exec -it _netbox-docker-postgres-1_ /bin/bash` `vi /var/lib/postgresql/data/pg_hba.conf`