Hi Devs,

I'm facing an issue with the artifact checkout path. I set the artifact
deployment folder in cartridge to /opt/tomcat and tomcat is installed at
/opt/tomcat. Artifact git repository contains a folder with the name
webapps. Now PCA cleans up the artifact deployment folder when checking out
artifacts and as a result tomcat installation is wiped off.

I'm now changing the artifact deployment folder to "/opt/tomcat/webapps"
and doing another test with Kubernetes.

Thanks


On Sat, Feb 21, 2015 at 9:32 PM, Imesh Gunaratne <im...@apache.org> wrote:

> Hi Devs,
>
> I implemented a Tomcat docker cartridge [1] by referring an existing
> Tomcat Dockerfile [2]. I tested it locally and now pushing it to Docker hub.
>
> Tomcat admin password has been set to "admin". I will create a sample
> application to try this out.
>
> [1]
> https://github.com/apache/stratos/tree/master/tools/docker-images/cartridge-docker-images/service-images/tomcat
> [2]
> https://github.com/tutumcloud/tutum-docker-tomcat/blob/master/7.0/Dockerfile
>
> Thanks
>
> --
> Imesh Gunaratne
>
> Technical Lead, WSO2
> Committer & PMC Member, Apache Stratos
>



-- 
Imesh Gunaratne

Technical Lead, WSO2
Committer & PMC Member, Apache Stratos

Reply via email to