Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • W Wiki Home
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar
  • VM4SEC Wiki
  • Wiki Home
  • Wiki
  • Project Management API

Project Management API · Changes

Page history
Update Project Management API authored Mar 10, 2022 by Dimitris Tsoukalas's avatar Dimitris Tsoukalas
Show whitespace changes
Inline Side-by-side
Project-Management-API.md
View page @ 0f8263d5
......@@ -15,4 +15,4 @@ In this section, we provide instructions on how the user can build a new Docker
sudo docker-compose up --build -d
```
This command will result in the creation and deployment of two Docker containers named *vm4secprojectapi* and *vm4secprojectdb*.
- **Step 4**: To ensure that the backend server is up and running, navigate to <http://localhost:3005/swagger/index.html> (or to the correct port in case you updated the `docker-compose.yml` file).
\ No newline at end of file
- **Step 4**: To ensure that the backend server is up and running, navigate to <http://localhost:3005/swagger/index.html> (change the port accordingly in case you updated the `docker-compose.yml` file).
\ No newline at end of file
Clone repository
  • Project Management API
  • Quantitative Security Assessment (QSA)
  • VM4SEC Dashboard
  • Vulnerability Prediction (VP)
  • Walkthrough
  • Home