Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
5131 Widoki

Hi,

installed Odoo15 locally using these 2 commands:

docker run -d -e POSTGRES_USER=odoo -e POSTGRES_PASSWORD=odoo -e POSTGRES_DB=postgres --name db postgres:13
docker run -t -p 8069:8069 --name odoo --link db:db odoo:15.0 -d odoo15

The login page comes up in the browser, but I do not know which username and password I could use to login ... In "manage databases" it shows there is already a database named "odoo15". So guess there is no need to create a new database.


=> Got solved. That is: On Ubuntu this did not happen and it first shows the database selector screen instead of the login screen.


Not possible to attach in a screenshot when writing in the forum?

Awatar
Odrzuć
Autor Najlepsza odpowiedź

This problem has been solved by deleting the docker images from the Windows machine and re-install them. After re-installing the docker images, the database selector screen appeared first, and then after creating a database, one can login using the given username (e-mail) and password.

Awatar
Odrzuć
Najlepsza odpowiedź

Hi Rene Heuven,

Yes after selecting database you can use "admin" as a user and "admin" as a password. Later you can change the password also. Once you login you can use the Odoo application.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
lut 24
1194
0
sie 24
1604
0
sty 24
1252
0
maj 22
2245
0
mar 22
2588