Yes, OpenShift has a level that is completely free to use, even for commercial applications. There are no plans to change this in the future. However, there are some minor restrictions for the FreeShift layer:
- Scaling limited to 3 gears
- Serves around 15 pages per second
- 3 GB shared storage (1 GB per transfer)
- SSL certificate for your custom domain name
- Red Hat support not supported
An alternative to Heroku , which you should definitely check if you have not already done so. Using both options, I can tell you that it is a much more polished platform: servers are about 4 times faster, you can run as many applications as you want, and Heroku Toolbelt is much more powerful than OpenShift Client Tools. Heroku is also completely free until you reach 10k rows in your database.
source share