uploading app to multiple container config.

25 views
Skip to first unread message

bkelc...@optimal-dynamics.com

unread,
Apr 26, 2016, 7:39:35 AM4/26/16
to AppScale Community
Hi All,

i am having difficulties while uploading app when i have multiple containers in my environment. (when there is a single container there is no problem.)

here is AppScalefile:
(amd64)root@appscale-image0:/# cat AppScalefile
ips_layout:
  master : 172.19.192.3
  appengine:
  - 172.19.192.2
  zookeeper:
  - 172.19.192.2
  database:
  - 172.19.192.2
login: domain.com


# Automatically added by the AppScale Tools:
keyname : appscale10eadeb855034ef981a8426735383816
group : appscale10eadeb855034ef981a8426735383816

and here is a strange thing:
(amd64)root@appscale-image0:~# cat /etc/appscale/masters
172.19.192.2


i have attached the controller-17443.log file.

if you need any further information, please let me know.

thanks in advance for your help.
controller-17443.log

Graziano Obertelli

unread,
Apr 27, 2016, 7:31:35 PM4/27/16
to appscale_...@googlegroups.com
Hello,

so currently we use and test docker only on dev/test environment
(single node). The reason is simply that dicovering and setting the
network across containers is fairly flexible, and variable, and it can
create problems, in particular for rabbitmq.

You can look into AppController/djinn.rb and search for docker and you
will see that we disable few things that we need for rabbitmq (setting
the hostname etc...). If your networking is straightforward, you can
try to comment out the check for docker, and see how that goes. The
nodes will need to be able to reach each other with the IPs you are
using.

let me know how it goes!


On Tue, 2016-04-26 at 04:39 -0700, bkelc...@optimal-dynamics.com
wrote:
> -- 
> You received this message because you are subscribed to the Google
> Groups "AppScale Community" group.
> To unsubscribe from this group and stop receiving emails from it,
> send an email to appscale_commun...@googlegroups.com.
> To post to this group, send email to appscale_community@googlegroups.
> com.
> Visit this group at https://groups.google.com/group/appscale_communit
> y.
> For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages