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.44 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.45 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.46 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.47 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.48 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.49 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.5 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.50 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.51 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.52 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.53 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.54 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.55 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.56 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.57 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.58 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.59 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.6 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.60 examples/plugin_without_plugin_directory.rb
auser-poolparty-0.2.61 examples/plugin_without_plugin_directory.rb