Re: [GSOC] OODT docker build meeting summary

2019-08-20 Thread Imesha Sudasingha
On today's meeting, it was discussed to; 1. Write a user guide and overall blog post describing how to build and use the docker images 2. Yasith will also work on a kubernetes services file 3. The OPSUI container is unable to contact resource manager. This issue requires to be investigates and fix

Re: [GSOC] OODT docker build meeting summary

2019-07-25 Thread Jayawardana, Yasith
Hi Tom and Imesha, A quick follow up question: as we are soon going to have the dockerfile PR finalized, I believe what’s next is the deployment configuration for it. Is integrating the distributed configuration management in the scope for this project, or should we focus on creating the docker

Re: [GSOC] OODT docker build meeting summary

2019-07-25 Thread Jayawardana, Yasith
Hi All, This is a quick update regarding the current status of the OODT Docker Deployment project, and what’s next. During the last two meetings with @Imesha, we decided to use docker named volumes to mount the /data directory, which contains the catalog and archive content. The other director

Re: [GSOC] OODT docker build meeting summary

2019-07-23 Thread Imesha Sudasingha
Hi Yasith, Thanks for the PRs. I have added some comments to them. Could you check? On Wed, 17 Jul 2019 at 13:31, Jayawardana, Yasith wrote: > Hi all, > > I created two PRs based on the discussion with @Imesha and @Tom over the > last weeks. The two PRs are as follows: > > * https://github.com/

Re: [GSOC] OODT docker build meeting summary

2019-07-17 Thread Jayawardana, Yasith
Hi all, I created two PRs based on the discussion with @Imesha and @Tom over the last weeks. The two PRs are as follows: * https://github.com/apache/oodt/pull/100 - This contains the Dockerfiles and modifications to existing files to accommodate docker image creation workflow in radix. I moved

Re: [GSOC] OODT docker build meeting summary

2019-07-04 Thread Imesha Sudasingha
Hi Yasith, Thanks for the update! No worries about recent quietness. Let's focus on getting file manager container to interact with solr as the next step and look at what volumes require to be mounted. Once that is done, we can see how we can accommodate your code within OODT. Thanks, Imesha

Re: [GSOC] OODT docker build meeting summary

2019-07-01 Thread Jayawardana, Yasith
mailto:ime...@apache.org>> Reply-To: mailto:dev@oodt.apache.org>> Date: Wednesday, June 5, 2019 at 11:08 PM To: dev mailto:dev@oodt.apache.org>>, Chris Mattmann mailto:mattm...@apache.org>> Subject: Re: [GSOC] OODT docker build meeting summary Hi Yasith, Thanks for

Re: [GSOC] OODT docker build meeting summary

2019-06-06 Thread Imesha Sudasingha
emgr > script > be different and part of something bigger. > > > Does this make sense? > > > > Cheers, > > Chris > > > > > > > > > > From: Imesha Sudasingha > Reply-To: > Date: Wednesday, June 5, 2019 at 11:08 PM > To: dev , C

Re: [GSOC] OODT docker build meeting summary

2019-06-05 Thread Chris Mattmann
From: Imesha Sudasingha Reply-To: Date: Wednesday, June 5, 2019 at 11:08 PM To: dev , Chris Mattmann Subject: Re: [GSOC] OODT docker build meeting summary Hi Yasith, Thanks for the meeting notes. Regarding those two questions, 1. Yes, I have noticed that those scripts are out of sync

Re: [GSOC] OODT docker build meeting summary

2019-06-05 Thread Imesha Sudasingha
Hi Yasith, Thanks for the meeting notes. Regarding those two questions, 1. Yes, I have noticed that those scripts are out of sync. But, we cannot make those two even directly since, the script within Radix is supposed to be run by another shell script which exports some variables like OODT_HOME,

Re: [GSOC] OODT docker build meeting summary

2019-06-04 Thread Jayawardana, Yasith
Hi All, Here are the meeting minutes from the discussion today with Imesha, and the discussion last week with Tom. 05/28 - GSOC Meeting [with Tom] (9 AM EST) * Status * I have created the DMB repository before the meeting as first step, and plan to add the dockerfile-maven plugin n

Re: [GSOC] OODT docker build meeting summary

2019-05-27 Thread Jayawardana, Yasith
[MEETING NOTES - 05/21/2019] * As the first step of the project, create a new repository from the RADIX build. * Customize it such that it creates Docker Images at “mvn install”, and publishes them to DockerHub at “mvn deploy”. * To achieve this, the first component that should be c

Re: [GSOC] OODT docker build meeting summary

2019-05-14 Thread Tom Barber
Yasith, to get you off to a good start in terms of open source development. Can you please file the issues you expect to work on in the short term in Jira so we can track them. If you do it it’ll ensure that you have enough knowledge rather than us doing it and them not making sense. Tom On 14 M

[GSOC] OODT docker build meeting summary

2019-05-14 Thread Tom Barber
Just a quick recap from our call with Yasith earlier today: Had a good chat with Yasith about how RADIX works and how people build out OODT applications from RADIX ( https://cwiki.apache.org/confluence/display/OODT/RADiX+Powered+By+OODT) General Docker build plan is as follows: * Users can deplo