Sha256: 52bf4b45cee1c45e600ef9f30d8389943b9d77f7e9b464ef9faa930f9b3db6b8

Contents?: true

Size: 173 Bytes

Versions: 46

Compression:

Stored size: 173 Bytes

Contents

require File.dirname(__FILE__) + "/pool/test_plugins/webserver"

pool :app do
  
  instances 2..10
  
  cloud :app do
    apache do
      enable_php
    end    
  end
  
end

Version data entries

46 entries across 46 versions & 2 rubygems

Version Path
auser-poolparty-0.2.15 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.16 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.2 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.20 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.21 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.22 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.23 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.24 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.25 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.26 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.3 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.35 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.36 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.37 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.38 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.39 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.4 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.40 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.41 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.42 examples/plugin_without_plugin_directory.rb