简体   繁体   中英

Enable scalability in existing OpenShift application. It's possible?

I created a non-scalable OpenShift application with a Diy cartridge, Mysql 5.5 and phpMyAdmin. Now I could set everything I need, saw that I can use the port-forwarding to access my database through my Mysql Workbenck. So I do not take more phpMyAdmin cartridge.

Then it would be possible I remove the cartridge phpMyAdmin and enable scalability so I can use my three gears free for this application?

You can not change a non scaled application to a scaled application, you would need to delete your application and start over.

Also, I don't believe that you can create a scaled application with the DIY cartridge.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM