Skip to content

Bash script to deploy SeedDMS 5.1.9 on CentOS7 with very little after setup

License

Notifications You must be signed in to change notification settings

PrototypeActual/AutoSeedDMS-CentOS7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

AutoSeedDMS-CentOS7

Bash script to deploy SeedDMS 5.1.9 on a fresh CentOS 7 machine with very little setting up.
There are messages displayed during the installation of this script to keep you aware of certain things as well as comments in the script to explain what the commands in the script do.

What you will still need to do:

  1. Create a database server (installed on the same machine you run this script or on a seperate machine)
  2. Create a database table for SeedDMS to use
  3. Create a database user for SeedDMS to use for accessing your database/database table
  4. Grant that database user access to the database table

About

Bash script to deploy SeedDMS 5.1.9 on CentOS7 with very little after setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages