
Yes, you can use your own database! Probo.CI gives you the ability to upload copies of your production database (though you may want to sanitize and shrink it first) to use in your build. You can upload your database nightly and always be testing against recent data from production.
Absolutely. That’s how you use your actual database. We allow you to upload any build asset that you want and then use it from within your build steps.
Yes! You can run your test suite on Probo.CI. If you already have a CI pipeline and just want to add QA environments you can run Probo.CI alongside another test runner like Jenkins or Travis.CI in order to provide QA environments.
Probo.CI is not a hosting solution. We provide environments for quality assurance and testing but they are not optimized nor intended for production use.
When your build is finished, the environment where your build ran does not go away. Instead, you receive a link where you can go see the result before changes are merged into the master branch, and share it with your stakeholders. That way, your stakeholders are brought in much earlier in the process, saving the whole company huge amounts of time, money and aggravation.
The number of containers you can have at one time will vary with the pricing plan that you select.
You’ll get the best feeling for it after you run a build or two and see the results. You can keep your disk space down by proxying your media assets and by truncating database data irrelevant to testing. If you think space is an issue, please contact us and we would love to help.
Probo.CI is hosted on Packet.net that provides some of the fastest bare metal servers available today. This allows us to scale up and down with the ease of more traditional cloud providers and also allows us to provide the fastest builds possible without any abstraction or virtualization overhead. The core of Probo.CI is open source so you can run a copy of it in any Linux environment that supports Docker and Node.js.
Right now, you can run any LAMP stack application complete with selenium testing and Solr search. We will be adding additional images with other stacks. If there is something you want to use, please shoot us a note.
The Probo.CI logo is a rhombic triacontahedron, a convex polyhedron with 30 rhombic faces, 60 edges and 32 vertices of two types.
Our asset uploading service is a write only service to the outside world. Assets written can only be downloaded from within our infrastructure, and even then the appropriate credentials are required. If someone compromised your version control provider account (GitHub or Bitbucket) then yes, they could move the asset directly into the download path on the web server. For that reason, we recommend requiring two factor authentication on these services and carefully guarding write access to your build repositories.
Yes we do. If your test instance needs access to the data, it needs to be in the clear (at least in memory), and that will give us access to it when it’s running on our servers. We don’t want access to your private data any more than you want to send it to us, which is why we recommend that you sanitize your database and remove any sensitive user information before you upload it.
If your data is super sensitive, and you don’t want to host it on a shared environment, then email us to talk about Enterprise Probo.
The isolation is provided by what is commonly referred to as Linux containers (the security portion is comprised of Linux namespaces and capabilities) so the isolation is exactly as good as these kernel features. Please see the article from Docker’s documentation on security. If that’s not good enough for you, contact us because we are capable of running all of your data on dedicated virtual machines or even dedicated hardware if you opt for our enterprise plans. See below.
Yes! You can either run the open source version yourself or contact us about our enterprise plans under which we can run Probo.CI on your hardware inside your datacenter or on dedicated hardware in our infrastructure that no other users have access to. If you’d like to learn more about Probo Enterprise, please send us an email!

Get a free trial with our starter plan or look over some of our more advanced plans and choose the best solution for your company or organization!
GET STARTED FREE