Code Monkey home page Code Monkey logo

Comments (6)

hstenzel avatar hstenzel commented on August 14, 2024

Sean,

It looks like DataPower's reliance on --privileged combined with OpenShift's permission model is the source of the problems. This is an issue we are aware of.

We just released a beta version that does not have that requirement. If you're game, I'd suggest trying that:

https://hub.docker.com/r/ibmcom/datapower/

I think you'll get quite a bit farther with the beta -- it does not require privileged.

--Harley

from datapower-labs.

sburke67 avatar sburke67 commented on August 14, 2024

Hi Harley,

thanks for the info, will give it a try asap

Cheers

Sean

from datapower-labs.

sburke67 avatar sburke67 commented on August 14, 2024

Hi Harley, FYI, this spins up ok in OpenShift

Reading the info on that webpage you sent, I was trying to get the web-mgmt port to work, but for some reason it doesn't launch

I'm running ... docker run -it -p 9290:9090 -e DATAPOWER_ACCEPT_LICENSE=true datapower

So this should expose 9290 on the localhost my docker image is running on, but it doesn't work (9090 is already in use by openshift)

Is there any pre-reqs I need to do?

When I was working from the factory to the licenced build, this launched ok in Docker (I changed the pw, launched the webui, accepted licence etc)

Cheers

Sean

from datapower-labs.

jefurbee avatar jefurbee commented on August 14, 2024

Hi Sean,
Did you log into DataPower and enable the web-gui? Here are the CLI commands:
top;co;web-mgmt;admin enabled;exit;write mem

I ran this command......docker run -it -e DATAPOWER_INTERACTIVE=true -e DATAPOWER_ACCEPT_LICENSE=true -p 9290:9090 --name datapowertest dockerlight:latest /root/drouter

and then enabled the webgui and was able to log in using the url https://dpipaddress:9092 using a Chrome browser.

Thanks,
joe

from datapower-labs.

sburke67 avatar sburke67 commented on August 14, 2024

hi Joe,

thanks for that mate, it is working now :-)

Cheers

Sean

from datapower-labs.

jpmatamo avatar jpmatamo commented on August 14, 2024

great to hear, closing this issue.

from datapower-labs.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.