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

How to actually access MB database with this tool? #68

Closed
orkenstein opened this issue Nov 2, 2023 · 1 comment
Closed

How to actually access MB database with this tool? #68

orkenstein opened this issue Nov 2, 2023 · 1 comment

Comments

@orkenstein
Copy link

The documentation states that:

Alternatively, if you are not interested in having a local MusicBrainz website and web service, you can use mbdata that includes replication without the rest of MusicBrainz Server.

But how to get the replica itself? The README includes:

>>> engine = create_engine('postgresql://musicbrainz:musicbrainz@127.0.0.1/musicbrainz', echo=True)

Is this local existing database? If yes how to spin it?
To have a fully functioanl MB-server? In such case it doesn't match with the original docs.

@lalinsky
Copy link
Member

Sorry, but I can't give you this level of help. If you want an local Musicbrainz database, the best option is to follow the official guide at MusicBrainz - https://musicbrainz.org/doc/MusicBrainz_Server/Setup

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