Skip to content

Commit

Permalink
📝 Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NoaSecond committed Jun 3, 2024
1 parent a79c7c4 commit ea8399a
Showing 1 changed file with 6 additions and 17 deletions.
23 changes: 6 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,14 @@

Industrial application to control and monitor the "MiniCyc" particle accelerator (Cyclotron) designed by AIMA Developpement

## Setup Docker
## Setup

To run the MiniCyc application in a Docker container, follow these steps:
To run the MiniCyc application, follow these steps:

1. Make sure Docker is installed on your system.
2. Clone this repository to your machine.
3. Navigate to the project directory:
```bash
cd AIMA-MiniCyc/grafanaStreaming
```
4. Start the Docker container using Docker Compose:
```bash
docker-compose up -d
```
6. Once the containers are up and running, you can access the application via your web browser:
- MiniCyc Application: http://localhost:8080
- Grafana (Monitoring): http://localhost:3000
7. Use the following credentials to log in to Grafana:
1. Clone this repository to your machine.
2. Run the MiniCyc.bat file
3. Use the following credentials to log in to Grafana:
- Username: admin
- Password: admin

Make sure to replace admin with the appropriate username and password if you have modified the default settings in your Grafana configuration.
Make sure to replace admin with the appropriate username and password if you have modified the default settings in your Grafana configuration.

0 comments on commit ea8399a

Please sign in to comment.