https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26637

            Bug ID: 26637
           Summary: Missing guide to use remote pre-created database
 Change sponsored?: ---
           Product: Koha
           Version: 20.05
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: P5 - low
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

Hey,
 when installing Koha I need it to use existing remote MariaDB database
instance with defined access data, e.g.:

- database host: mydb
- database user: myuser
- database user-password: passwd

In the documentation I found I should use command
koha-create --request-db <lib-name> ... for that but I miss some example.

For that command there are options --dbhost which really modified generated
.txt file. But I don't know, how to set password. Koha still generates password
randomly I need to force my password.

Setting --adminuser didn't changed username in request .txt file. Password
could be possible to change using --passwdfile but it's not described which
format of passwdfile is expected.

Thanks

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to