Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ardiadminguide:managing_databases [2018/12/12 22:54] optrix |
ardiadminguide:managing_databases [2018/12/18 02:39] (current) optrix |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====Managing Databases==== | ====Managing Databases==== | ||
| - | You manage your list of [[ARDI database|databases]] from the **All Databases** button on the [[Administration Page|Administration page]]. | + | You manage your list of [[ARDI database|databases]] from the **All Databases** button on the [[Administration Page|Administration page]]. |
| + | |||
| + | Note that if you already have multiple databases configured, you'll need to do this from the **default** database. | ||
| The database list follows the same structure as all of the other [[admin lists|admin lists]] and can be used to add, modify and delete ARDI databases. | The database list follows the same structure as all of the other [[admin lists|admin lists]] and can be used to add, modify and delete ARDI databases. | ||
| Line 35: | Line 37: | ||
| |Database Name|The name of the database in MySQL. This normally only needs to be modified if the database is prepared by your System Administrator rather than through ARDI itself| | |Database Name|The name of the database in MySQL. This normally only needs to be modified if the database is prepared by your System Administrator rather than through ARDI itself| | ||
| |Database Server|ARDI normally stores its database information on a local server, but it can use a remote one if required| | |Database Server|ARDI normally stores its database information on a local server, but it can use a remote one if required| | ||
| + | |||
| + | ===Updating a Database=== | ||
| + | |||
| + | Editing a database allows you to make modifications to the settings for your database. | ||
| + | |||
| + | {{:ardiadminguide:updatesite.png?400|}} | ||
| + | |||
| + | These options include... | ||
| + | |||
| + | ^Option^Meaning^ | ||
| + | |DB Name|Changes the name of the site/database| | ||
| + | |Header Colour|Different sites can be given different colours of header bar to allow you to visually differentiate them| | ||
| + | |||
| + | There are also a few options that can be toggled on/off. | ||
| + | |||
| + | ^Option^Default^Meaning^ | ||
| + | |Enable Guest Mode|On|Allows users to //read// your ARDI data without needing to sign in.| | ||
| + | |Enable Maintenance Mode|Off|Displays a message to users letting them know that server maintenance is being performed.| | ||
| + | |Disable Asset Isolation Status|On|[[Isolation]] status is disabled.| | ||
| + | |Disable Zero Energy Status|Off|[[zero energy|Zero energy]] status is disabled.| | ||
| ===Deleting=== | ===Deleting=== | ||