EventStore-DevOps icon indicating copy to clipboard operation
EventStore-DevOps copied to clipboard

Various methods of deploying Event Store (http://geteventstore.com) using scripting or configuration management tools.

Results 4 EventStore-DevOps issues
Sort by recently updated
recently updated
newest added

Reviewing the price calculator and feature comparison, it seems that there is no reason to keep the older D series VMs instead of using the D v2 series VMs. [Announcing:...

Users should be able to choose which version of nginx to install. The version should be passed to the install script. User should also be able to skip nginx install.

The download path to nginx is hard coded in master.ps1 script. The downloads URLs should be moved to a separate file and parsed in a similar way to the event...