[GH-ISSUE #723] 1.3.0: --dburl default:... #664

Closed
opened 2026-02-27 11:12:55 +03:00 by kerem · 3 comments
Owner

Originally created by @piwats on GitHub (Apr 30, 2015).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/723

Originally assigned to: @tonioo on GitHub.

Hello,

I'm trying to automate the redeployment of modoba.

When using the new modoboa-admin.py parameters, especially the new

--dburl default:postgres://USER:PASS@HOST:PORT/DB

and

--dburl amavis:postgres://USER:PASS@HOST:PORT/DB

That should be right, shouldn't it?

When running the modoba-admin.py deploy dir and the parameters above, I get:

"You must define a 'default' database" Error.

What's up?

Originally created by @piwats on GitHub (Apr 30, 2015). Original GitHub issue: https://github.com/modoboa/modoboa/issues/723 Originally assigned to: @tonioo on GitHub. Hello, I'm trying to automate the redeployment of modoba. When using the new modoboa-admin.py parameters, especially the new --dburl default:postgres://USER:PASS@HOST:PORT/DB and --dburl amavis:postgres://USER:PASS@HOST:PORT/DB That should be right, shouldn't it? When running the modoba-admin.py deploy dir and the parameters above, I get: "You must define a 'default' database" Error. What's up?
kerem 2026-02-27 11:12:55 +03:00
Author
Owner

@tonioo commented on GitHub (Apr 30, 2015):

The --dburl option must appear only once but it accepts multiple arguments :

--dburl defaut:<...> amavis:<...>

Am I clear ?

<!-- gh-comment-id:97832363 --> @tonioo commented on GitHub (Apr 30, 2015): The --dburl option must appear only once but it accepts multiple arguments : `--dburl defaut:<...> amavis:<...>` Am I clear ?
Author
Owner

@piwats commented on GitHub (Apr 30, 2015):

Thank you +1:

That works.

Could you place a note to the docs, because it was not clear?

<!-- gh-comment-id:97833983 --> @piwats commented on GitHub (Apr 30, 2015): Thank you +1: That works. Could you place a note to the docs, because it was not clear?
Author
Owner

@tonioo commented on GitHub (Apr 30, 2015):

I will.

<!-- gh-comment-id:97836455 --> @tonioo commented on GitHub (Apr 30, 2015): I will.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#664
No description provided.