Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

mickaelbaron/vagrant-dockereclipseche-ubuntu64-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Install Eclipse CHE from a vagrant box

Prerequites

You will need to have the following tools.

Set-up

From the root of this project, up and running the box.

$ vagrant up

Run Eclipse CHE (latest version)

Always from the root of this project, start the Eclipse CHE server

$ vagrant ssh -c /home/vagrant/eclipse-che-latest/eclipse*/bin/che.sh

Run Eclipse CHE (nightly version)

Always from the root of this project, start the Eclipse CHE server

$ vagrant ssh -c /home/vagrant/eclipse-che-nightly/eclipse*/bin/che.sh

Test

Open your favorite web browser and go to this URL http://localhost:8080

Inspect the Eclipse CHE workspace instances

From the root of this project, execute this command line.

$ vagrant ssh

To inspect the workspace instances, execute this command line.

$ docker ps

About

Vagrant box for playing with EclipseChe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages