Assure the first Rails app is running as user deployer
and second as user scschub
.
Setup second user account
|
Install rbenv and ruby-build
|
Install Ruby 2.7.1
|
Fix permission for CentOS
|
Copy puma config.rb and other shared link files
|
Create mysql DB
|
Create postgresql role
|
Allow both user can access the same data.
|
SQL which may help to build above ALTER faster.
|