git clone https://github.com/i2b2/i2b2-docker.git
Steps for Setting Up i2b2 Postgres (Ubuntu)
- Navigate to the i2b2-docker directory.
- Execute the following command to start the i2b2:
cd pg
docker-compose up -d i2b2-web
- Wait for WildFly to start.
- Open a web browser and navigate to the following URL:
http://localhost/webclient
- Log in to the i2b2 web application using the default credentials: - Username: demo - Password: demouser