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

user can configure a couchdb database server for use with vodle #64

Open
mensch72 opened this issue Dec 29, 2021 · 0 comments
Open

user can configure a couchdb database server for use with vodle #64

mensch72 opened this issue Dec 29, 2021 · 0 comments
Labels
feature A new feature or enhancement
Milestone

Comments

@mensch72
Copy link
Collaborator

on a dedicated "servers" page, all used servers are listed and via an add button, the user gets to a page where the procedure for setting up a vodle server is described:

  • installing and starting a couchdb instance (e.g. via docker)
  • setting an admin user and password on the server
    finally, it offers a button "configure the new server", asks for the admin credentials, and then uses couchdb-bootstrap to copy the necessary user and design docs included under src/couchdb to the new server.
@mensch72 mensch72 added feature A new feature or enhancement user story labels Dec 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or enhancement
Development

No branches or pull requests

1 participant