This Blog is discontinued, its only read-only

Wednesday, December 13, 2017

Oracle Traffic Director 12.2.1.3.0 in Docker

As I am currently working a lot with Docker and I already managed to place Oracle Forms & Reports into Docker, my next goal was to use the Oracle Traffic Director as well in Docker. Based on my blog post "How to install and configure Oracle Traffic Director 12c - fully unattended" http://dirknachbar.blogspot.ch/2017/09/how-to-install-and-configure-oracle.html, I have converted and aligned my scripts to be used in a Docker Image. The Oracle Traffic Director Image is based on my already published OracleJDK and OracleFMWInfrastrcure Images (https://github.com/DirkNachbar/Docker). Just...

Thursday, December 7, 2017

Oracle Forms & Reports on Docker - The Concept and Technique behind

In the last days I was working on my Oracle Forms & Reports in Docker solution and I already published it via my blog and in my personal GitHub Repository. Oracle Forms & Reports 12.2.1.2.0 in Docker: http://dirknachbar.blogspot.com/2017/11/oracle-forms-reports-122120-in-docker.html Oracle Forms & Reports 12.2.1.3.0 in Docker: http://dirknachbar.blogspot.com/2017/12/oracle-forms-reports-122130-in-docker.html Oracle Forms &...

Tuesday, December 5, 2017

Oracle Forms & Reports 12.2.1.3.0 with FADS in Docker

The next release of my Oracle Forms & Reports 12.2.1.3.0 Docker solution is now containing an option on running the Oracle Forms Application Deployment Services (FADS) within the Docker container. The source code can be found under my personal GitHub Repository: https://github.com/DirkNachbar/Docker Feel free to get a copy and enjoy playing around with Oracle Forms Application Deployment Services (FADS) under a Docker container. ...

Friday, December 1, 2017

Oracle Forms & Reports 12.2.1.3.0 in Docker

After I published yesterday my Docker solution for Oracle Forms & Reports 12.2.1.2.0, I received several question, if and when there will be a Docker solution for Oracle Forms & Reports 12.2.1.3.0. Here we go, I spent once again some time and created the necessary Docker files and uploaded them to my GitHub Repository https://github.com/DirkNachbar/Docker Now the above referenced Repository contains the necessary Docker files and docker-compose...