09-29-2020 02:36 PM
I'm doing a manual deployment, but I can't find the script for creating the database, where can I find it? The version I'm deploying is 6.2.
09-30-2020 03:40 AM
You need to create the database and the user in Postgres.
Something like this: https://github.com/loftuxab/alfresco-ubuntu-install/blob/master/scripts/postgresql.sh#L40
After that, when Alfresco starts, all the tables and database objects are created during the application bootstrap.
Explore our Alfresco products with the links below. Use labels to filter content by product module.