Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide database manager #412

Open
hmtoy opened this issue Mar 24, 2024 · 4 comments
Open

Hide database manager #412

hmtoy opened this issue Mar 24, 2024 · 4 comments

Comments

@hmtoy
Copy link

hmtoy commented Mar 24, 2024

Hi!

I installed odoo 17 (ubuntu 22) and everything went great, thank you.

But, I can't get a hidden /database/manager/ site.

From where I can found a clear and simple guide.

Cheers

@chris001
Copy link

In order to Hide the database selector screen, choose one of two options:

  1. In the odoo.conf file [options]
    list_db = False

  2. Start odoo-bin (manually or in the .service file), with the --no-database-list parameter
    i.e. ./odoo-bin -c /etc/odoo17.conf --no-database-list

Cheers!

@hmtoy
Copy link
Author

hmtoy commented Mar 25, 2024 via email

@hmtoy
Copy link
Author

hmtoy commented Mar 25, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants