Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOCKER #15

Open
wahmedswl opened this issue May 26, 2017 · 12 comments
Open

DOCKER #15

wahmedswl opened this issue May 26, 2017 · 12 comments

Comments

@wahmedswl
Copy link

Hi, it would be great to have DOCKER Image available with Docker Compose for full spinning up container. As, it will help spin it up Quickly.

Thanks

@aniskand
Copy link
Collaborator

Hi,

At the moment we don't have the development bandwidth for both Docker and Vagrant, so we're sticking with Vagrant for now. Thanks.

@wahmedswl
Copy link
Author

@aniskand thanks for your feedback. Would it be possible to just give full instruction to run the InfoButton locally?

As, i have local build of InfoButton which has been generated according to the BUILDGUIDE, but i guess i am missing some configuration for DB as when running the

http://localhost:8080/infobutton-service/infoRequest?representedOrganization.id.root=1.3.6.1.4.1.3768&patientPerson.administrativeGenderCode.c=F&age.v.v=47&age.v.u=a&taskContext.c.c=PROBLISTREV&mainSearchCriteria.v.c=44054006&mainSearchCriteria.v.cs=2.16.840.1.113883.6.96&mainSearchCriteria.v.dn=Diabetes%20mellitus%20type%202&performer=PROV&informationRecipient=PROV

could not execute statement

I will try to create DOCKER image if i be able to run it Locally. Also, i created ticket about DB Scripts, see #11, it would be great if Scripts are ordered or any reference where order of their execution can be obtained.

Thanks

@aniskand
Copy link
Collaborator

Could you give me a bit more detail as to the error you're getting? If you can show me the output from the log in catalina.out that would be more helpful. Also, which branch of OpenInfobutton did you build? Thanks.

@wahmedswl
Copy link
Author

@jxfish2
Copy link

jxfish2 commented Jan 28, 2019

Hi,

At the moment we don't have the development bandwidth for both Docker and Vagrant, so we're sticking with Vagrant for now. Thanks.

Hi Andrew,

I understand that you either want, or like working with Vagrant.

But, you must understand that there are lots of issues with Vagrant, due to the various different platforms chosen by various different enterprises.

Docker is the logical choice, across the board, for anything that can be containerized today.

If you move away from Vagrant, you will not have so many issues.

If you move to Docker, it will make life so much easier for all of us.

Believe me, I appreciate the effort you've put into this, but Docker automatically makes all of your development efforts cross-platform compatible.

Docker makes deploying your programs as simple as 1, 2, 3...

I truly hope that you will abandon Vagrant, and port to Docker instead.

The industry standard for enterprise environments is RedHat.

Developing in Ubuntu immediately causes each of us in standardized enterprise environments, to edit, tweak and debug, in our RedHat enterprise environments.

Developing in Docker containers, and it does not matter the underlying operating system.

Just my 2 cents worth.

@aniskand
Copy link
Collaborator

Hi Joe,

As I said in the other thread, the Vagrant Infobutton VM is no longer being developed. Going forward, we are working on a Docker deployment. Thanks.

@DSSUSER
Copy link

DSSUSER commented Jun 25, 2019

Hi Andrew,
In a private exchange, I requested that you create a complete docker image, without any networking information in it.
Then place this image in a public repository.
We only need to know which ports the image itself is configured to listen on.
It is much easier to run a pre-built image, than to work with Dockerfiles.
Some databases, and some applications, will not work properly when attempting to start, using service or systemd commands, because Docker images do not have their own kernel, or access to the underlying host OS kernel.
But, if you have an image that's working, it would be a piece of cake for any of your followers to simply run that image from a public repository.
I will be happy to help, by providing full instructions on how to download and start the image, with full network functionality.

@aniskand
Copy link
Collaborator

Yes, I'm working on an update that will automate the deployment of the database as well. It should not require any ip configuration.

@DSSUSER
Copy link

DSSUSER commented Jun 26, 2019

Thank you so very much.
Have a wonderful day.

@DSSUSER
Copy link

DSSUSER commented Jul 10, 2019

GM Andrew,
Any updates on a published OIB image?

@DSSUSER
Copy link

DSSUSER commented Aug 28, 2020

GM Andrew,

Do you have a link to your latest Docker InfoButtons image?

@gdelfiol
Copy link
Collaborator

gdelfiol commented Aug 28, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants