I am happy to help with testing the bash script and producing a documentation.
Regards, Shao On Sat, 20 Jun 2020 at 02:38, David G. Johnston <david.g.johns...@gmail.com> wrote: > On Friday, June 19, 2020, pepevo <pep...@yahoo.com> wrote: > >> But everything can run by script on the server, right? >> > > Separation of concerns. The server with the database cluster should > probably not be running application code. Application code can be run > other machine, “admin” machine is one label. Though for development it > shouldn’t matter so long as the application is configurable. Configure it > for local during development and when in production it pulls production > configuration. > > David J. > >