Documentation - Switching ACS database

Add a new article to explain how to switch from the default
PostgreSQL database to another one (MySQL).
This commit is contained in:
Jose Luis Osorno
2019-01-29 08:48:14 +01:00
parent b32a78b7b3
commit 465aa3de5a
2 changed files with 90 additions and 0 deletions

View File

@@ -54,4 +54,5 @@ code into place.
* [Hot reloading](advanced-topics/hot-reloading/README.md)
* [How to configure and use JRebel](advanced-topics/hot-reloading/jrebel.md)
* [How to configure and use Hotswap Agent](advanced-topics/hot-reloading/hotswap-agent.md)
* [Switching Alfresco Content Services database](advanced-topics/switching-dbs.md)
* [Troubleshooting](troubleshooting.md)