Web-sites aren't available when deploy them from a git URL with Docker NginxSite or HTTPdSite apps
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
murano-apps |
Invalid
|
High
|
Unassigned |
Bug Description
Steps to reproduce:
1. Deploy environment with Docker HTTPdSite or NginxSite applications and DockerStandalon
2. After successful deployment check if web-site is available.
Expected result:
Web-site should be available.
Actual result:
The site isn't available.
Additional information:
Result after running command "docker ps -a":
CONTAINER ID IMAGE COMMAND CREATED
23a2ceede1f8 stanlagun/
STATUS PORTS NAMES
Exited (1) 29 seconds ago DockerHTTPdSite
Result after running command "docker logs DockerHTTPdSite":
Cloning into '/usr/local/
fatal: unable to access 'https:/
AH00526: Syntax error on line 217 of /usr/local/
DocumentRoot must be a directory
Environment:
murano version 2.0.0
all apps are downloaded from http://
Changed in murano-apps: | |
importance: | Undecided → High |
milestone: | none → newton-2 |
Bug doesn't reproduce when use latest ubuntu14. 04-x64- docker image from a.o.o.