Depending on you requirements there are several ways to setup CPS and Its dependencies:

  1. Local Setup Using Docker
  2. Local Setup Using CSIT
  3. CPS Setup Using Minikube
  4. SDNC, RAN-sim controller and Honeycomb Simulator Setup Locally
  5. CPS-OOM Deployment for Kubernetes VM

Optional supporting setup guides:


  • No labels

2 Comments

  1. We could consider use some embedded database at the moment(e.g. h2database), with this we reduce the environment setup.
    Also Changelog, will be provided with the code so all the time each developer will have the correct database setup and ready to use, without need of further actions.

    0 https://reflectoring.io/database-migration-spring-boot-liquibase/

  2. I'm suggesting moving this setup developer documentation to the project README.md file in Git.
    It would be easier and more convenient to:

    • Find the instructions when checking out the project
    • Keep the documentation in sync with the code