Post Av9yMdhp5rmdgybvCS by [email protected] | |
More posts by [email protected] | |
Post #Av9wQy4H86uQ5u352e by [email protected] | |
0 likes, 0 repeats | |
hi can anyone give me a quick guide on how database authentication wo… | |
Post #Av9wQyB0j4ISQnCSXY by [email protected] | |
0 likes, 1 repeats | |
@fiore @clod | |
Post #Av9yMdGWjLwuKJq7ea by [email protected] | |
0 likes, 0 repeats | |
boost this pls idk what to do im royally fuarrrked if i cant get this … | |
Post #Av9yMdOgF2TGjbedMW by [email protected] | |
0 likes, 0 repeats | |
@fiore depends on your stack, are you using a library? and what programming lan… | |
Post #Av9yMdVlog8t5ayIPg by [email protected] | |
0 likes, 0 repeats | |
@rose its just rails . rails db:create doesnt work and i dont understa… | |
Post #Av9yMdc9QxFLPNxOMK by [email protected] | |
0 likes, 0 repeats | |
@fiore what error does it give | |
Post #Av9yMdhp5rmdgybvCS by [email protected] | |
0 likes, 0 repeats | |
@rose ident authentication failed for user “<username>” | |
Post #Av9yMdnqjSbVzfQjaq by [email protected] | |
0 likes, 0 repeats | |
@fiore I assume the postgres database is using password authentication? check i… | |
Post #Av9yMdsoR0ZeF3khKS by [email protected] | |
0 likes, 0 repeats | |
@rose yes it isbut like i dont rlly know how that works so now i just n… | |
Post #Av9yMdzY1xxgZwu4pM by [email protected] | |
0 likes, 0 repeats | |
@fiore you'll probably just wanna use docker/podmanpodman run --name <na… | |
Post #Av9yMe6zaHusx2O1Qm by [email protected] | |
0 likes, 0 repeats | |
@rose is that password the same that im supposed to set in my database.y… | |
Post #Av9yMeCfFCSBEd2YGu by [email protected] | |
0 likes, 0 repeats | |
@fiore yes the username is postgres and the password will be what you have to p… | |
Post #Av9yMeHyvQhtV7WnYm by [email protected] | |
0 likes, 0 repeats | |
@rose i imagine i also need to add a -p 5432:5432 ? | |
Post #Av9yMeNIbexblc12qe by [email protected] | |
0 likes, 0 repeats | |
@fiore yeah that wouldn't hurtI think docker does it automatically but migh… | |
Post #Av9yMeSyGZUu3CfZgm by [email protected] | |
0 likes, 1 repeats | |
@rose @fiore no they're network isolated by default | |
Post #Av9ythM4XySWZACUuO by [email protected] | |
0 likes, 0 repeats | |
@karebu @fiore yes but images can expose ports by default https://github.com/do… | |
Post #Av9ythSo8vqYu3LsPI by [email protected] | |
0 likes, 1 repeats | |
@rose @fiore The EXPOSE instruction doesn't actually publish the port. It f… | |
Post #Av9zDWmpY975a3AikC by [email protected] | |
0 likes, 0 repeats | |
@karebu @fiore oh okweird that most official docs start it without -p then | |
Post #Av9zDWsrBjvxsjzX8a by [email protected] | |
0 likes, 1 repeats | |
@rose @fiore probably so people don't publish the port when in their specif… |