ridwanskaterock / cicool

Cicool is a multifunctional application that is used to facilitate your work in creating a system, CMS, E-Comerce and others
20 stars 13 forks source link

How to using Database Cluster with Cicool? #347

Open nudpakun opened 4 years ago

nudpakun commented 4 years ago

Now I using Digital Ocean's Database Cluster but this system need CA and manual port to login. How to setup Cicool via page 2 of wizard?

ridwanskaterock commented 4 years ago

by default cicool can't change port but avaiable on next version, you can change port on modules/wizzard/controllers/wizzard.php on this section http://prntscr.com/quusk6

and add port on template

http://prntscr.com/quusol

application/views/core_template/database_template.txt

Thanks