smartcloud 0.0.124 → 0.0.125

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fa5170a075ca81466307d037c178ff07bc8cbf3558ffabb54192d093009cc0fa
4
- data.tar.gz: 786b51b543b0b6faa83e6635b18b3fe3f7752c34b23d64f479721897f88f6df5
3
+ metadata.gz: 0d9e21f11efd822c03a3b2acfa03a9c30390f4f6002c9bb308d51fe9ff4b0f2e
4
+ data.tar.gz: 8656d56aacd6a57da62fd9877a597e4d8934638c13b3895fb535972d353fbd15
5
5
  SHA512:
6
- metadata.gz: 1090d7d251102517034c7699a73bb5d470db33c4bf2ce1b39de83da8e23ee2d0492cc29e6d01e0fa8133d7893d0a45fe4d6b272f278ee496fdb3e1b16e70a557
7
- data.tar.gz: '09d2666a2b9d056143ef73d17ec2a948f85a64e5edb890601a313d1a06c4b28895c08cf8364d715fc4ed3e0cd682cbf87449f493d45cda6339ca0cfb806a13ab'
6
+ metadata.gz: 6ed9f436f8ef0f544c7b64bc17f9a26b3653975e568e3eb546b35c50eea75993eda6374975f1c33e9e4982eb8c54d406aa6fe0cf05be254c3106b7bb1bad825d
7
+ data.tar.gz: 77d03005d5f5dab660a2cc0fb1ab3485db189fb9011aadd3093561301dfb765498e99a3d2c8020f120bc2bf54ac9f9354651c7eaa139f6dbcab8ae09d8aeaf6d
@@ -34,4 +34,6 @@ RUN apk add --update coreutils && \
34
34
 
35
35
  RUN gem install smartcloud --no-rdoc --no-ri
36
36
 
37
- CMD "git, fcgiwrap, spawner"
37
+ COPY spawner.rb "/spawner.rb"
38
+
39
+ CMD ["ruby", "/spawner.rb"]
@@ -6,8 +6,7 @@ begin
6
6
  # Do stuff with the output here. Just printing to show it works
7
7
  stdout.each { |line| print line }
8
8
  rescue Errno::EIO
9
- puts "Errno:EIO error, but this probably just means " +
10
- "that the process has finished giving output"
9
+ # puts "Errno:EIO error, but this probably just means that the process has finished giving output"
11
10
  end
12
11
  end
13
12
  rescue PTY::ChildExited
@@ -34,8 +34,7 @@ module Smartcloud
34
34
  --workdir='#{Smartcloud.config.user_home_path}/.smartcloud/grids/grid-runner/apps' \
35
35
  --restart='always' \
36
36
  --network='nginx-network' \
37
- smartcloud/runner \
38
- ruby #{Smartcloud.config.user_home_path}/.smartcloud/grids/grid-runner/spawner.rb", out: File::NULL)
37
+ smartcloud/runner", out: File::NULL)
39
38
  puts "done"
40
39
 
41
40
  print "-----> Starting container runner ... "
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smartcloud
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.124
4
+ version: 0.0.125
5
5
  platform: ruby
6
6
  authors:
7
7
  - Timeboard
@@ -41,6 +41,7 @@ files:
41
41
  - lib/smartcloud/grids/grid-runner/fcgiwrap/packages/main/x86_64/fcgiwrap-1.1.1-r4.apk
42
42
  - lib/smartcloud/grids/grid-runner/fcgiwrap/packages/main/x86_64/fcgiwrap-doc-1.1.1-r4.apk
43
43
  - lib/smartcloud/grids/grid-runner/fcgiwrap/packages/main/x86_64/fcgiwrap-openrc-1.1.1-r4.apk
44
+ - lib/smartcloud/grids/grid-runner/spawner.rb
44
45
  - lib/smartcloud/grids/grid-solr/docker-entrypoint-initdb.d/.keep
45
46
  - lib/smartcloud/grids/grid-solr/sunspot/conf/schema.xml
46
47
  - lib/smartcloud/grids/grid-solr/sunspot/conf/solrconfig.xml
@@ -57,7 +58,6 @@ files:
57
58
  - lib/smartcloud/templates/dotsmartcloud/grids/grid-runner/apps/containers/.keep
58
59
  - lib/smartcloud/templates/dotsmartcloud/grids/grid-runner/apps/repositories/.keep
59
60
  - lib/smartcloud/templates/dotsmartcloud/grids/grid-runner/pre-receive
60
- - lib/smartcloud/templates/dotsmartcloud/grids/grid-runner/spawner.rb
61
61
  - lib/smartcloud/templates/dotsmartcloud/grids/grid-solr/data/.keep
62
62
  - lib/smartcloud/templates/dotsmartcloud/grids/grid-solr/data/README.txt
63
63
  - lib/smartcloud/templates/dotsmartcloud/grids/grid-solr/data/configsets/_default/conf/lang/contractions_ca.txt