##// END OF EJS Templates
artifacts: expose a special auth-token based artifacts download urls....
artifacts: expose a special auth-token based artifacts download urls. This will allow sharing download to external locations used new generated artifact download tokens. This feature allows also serving downloads using secret urls with all the fancy logic of our auth tokens.

File last commit:

r3290:ac4e4e5a default
r4003:09f31efc default
Show More
using-mysql.rst
26 lines | 988 B | text/x-rst | RstLexer

MySQL or MariaDB

To use a MySQL or MariaDB database you should install and configure the database before installing |RCE|. This is because during |RCE| installation you will setup a connection to your MySQL or MariaDB database. To work with either, use the following steps:

  1. Depending on your |os|, install a MySQL or MariaDB database following the appropriate instructions from the MySQL website or MariaDB website.
  2. Configure the database with a username and password which you will use with |RCE|.
  3. Install |RCE|, and during installation select MySQL as your database.
  4. Enter the following information during the database setup:
    • Your network IP Address
    • The port number for MySQL or MariaDB access. The default port for both is 3306
    • Your database username
    • Your database password
    • A new database name