[Koha-bugs] [Bug 26637] New: Missing guide to use remote pre-created database

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 8 23:20:14 CEST 2020


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: koha-bugs at lists.koha-community.org
          Reporter: pepa.hak at gmail.com
        QA Contact: testopia at bugs.koha-community.org

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.


More information about the Koha-bugs mailing list