Skip to content

Console and shell terminal for the Java web apps.

License

Notifications You must be signed in to change notification settings

juazugas/grooshella

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grooshella

Console and shell terminal for the Java web apps.

Features

With hawt.io console. Instructions from hawtio-sample-springboot.

Deployment

To build within openshift environment :

# Login into openshift console
oc login <https://127.0.0.1:8443/>

# Select project
oc project my-project

# build project (Optional -Dfabric8.verbose)
mvn clean package fabric8:build 

# launch build and deployment config 
mvn fabric8:resource fabric8:deploy

oc get pods -w

Todo

  • Add system storage for scripts.
  • Execute from console the saved scripts.

About

Console and shell terminal for the Java web apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published