Sign inSign up

admpresales/intellij.dockerapp

By admpresales

•Updated 6 months ago

Docker Application Package for IntellJ IDEA with Micro Focus plugins for Nimbus

Image
3

10K+

admpresales/intellij.dockerapp repository overview

Supported through nimbusapp: https://github.com/admpresales/nimbusapp⁠

Requires Docker Compose: https://docs.docker.com/compose/install/#install-compose⁠

Requires Docker App 0.6.0: https://github.com/docker/app#installation⁠

Requires Autopass or Autopass-partner: Autopass⁠, Autopass-partner⁠

Requires running xhost +local:docker prior to using version 3.3.2+


⁠Latest Tags

3.3.2


⁠Basic Commands for nimbusapp
DescriptionCommand
Bring containers upnimbusapp intellij:3.3.2 up
Stop existing containersnimbusapp intellij:3.3.2 stop
Start existing containersnimbusapp intellij:3.3.2 start
Terminate containersnimbusapp intellij:3.3.2 down
Inspect configurationnimbusapp intellij:3.3.2 inspect

⁠Raw Docker App commands:
DescriptionCommand
Bring containers updocker-app render admpresales/intellij.dockerapp:3.3.2 | docker-compose -p intellij -f - up -d
Stop existing containersdocker-app render admpresales/intellij.dockerapp:3.3.2 | docker-compose -p intellij -f - stop
Start existing containersdocker-app render admpresales/intellij.dockerapp:3.3.2 | docker-compose -p intellij -f - start
Terminate containersdocker-app render admpresales/intellij.dockerapp:3.3.2 | docker-compose -p intellij -f - down
Inspect Configurationdocker-app inspect admpresales/intellij.dockerapp:3.3.2

⁠Overriding the default UFT Developer license id

By default, UFT Developer tries to run using the 23078 license ID. If you have a license installed in AutoPass that uses a different ID, you may override the ID by supplying the flag -s LFT_LIC_ID=xxxxx where xxxxx is your actual LeanFT license ID.

nimbusapp intellij:3.3.2 -s LFT_LIC_ID=xxxxx up


⁠Resource Requirements:

Memory footprint at idle: ~1.2 GB


⁠Container Usage

The container is a base installation of Intellij, with the relevant Micro Focus plugins pre-installed. You will need to navigate through the configuration screens (or by choosing the default options on the second screen). You will then need to check out the appropriate project from a Git Repo

The following repositories are available from the DevOps container, and can be cloned using the following URLs: To clone the AOS source code from the Git repository in the DevOps container, use the following URL:

AOS Source - http://nimbusserver:8091/git/aos-source

AOS Regression Test - http://nimbusserver:8091/git/aos-regression-test-web

UFT Developer Gherkin Test - http://nimbusserver:8091/git/uftdev-aos-gherkin

To modify the AOS source code, check out the AOS project from Git and edit this file: root/src/main/webapp/app/controllers/catergoryCtrl.js


⁠Additional Information
  • The intellij application 3.3.x need to pair with the latest DevOps⁠ 3.3.x and AOS⁠ 3.3 applications

Tag summary

Content type

Image

Digest

sha256:5aaf4da64…

Size

866 Bytes

Last updated

6 months ago

docker pull admpresales/intellij.dockerapp:1.1.7.2