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

Create docker instance of pycsw using in-memory SQLite #13

Open
IanMayo opened this issue Dec 3, 2024 · 0 comments
Open

Create docker instance of pycsw using in-memory SQLite #13

IanMayo opened this issue Dec 3, 2024 · 0 comments
Assignees

Comments

@IanMayo
Copy link
Contributor

IanMayo commented Dec 3, 2024

We are switching strategy, to trial the pycsw backend indexing server.

Modify the README.md to explain the steps to pull then run a pycsw server. Specify the use of a config file that uses an in-memory SQLite database (we'll upgrade that in the future, but this is an easy first step).

Here are the docs for an in-memory database:

Note The easiest and fastest way to deploy pycsw is to use SQLite3 as the backend. To use an SQLite in-memory database, in the pycsw configuration, set repository.database to sqlite://.

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