Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Create a repo with just the containers, compose and any scripts needed to get a base configuration running. Call the repo younite-compose (it shouldn't contain any YOUnite source)
    • Should have some scripts to reset the DBs
    • Run a sample curl to create a zone, domain, post an mdr a data record and get an mdra data record
  • Include steps to launch the UI
  • Validate the steps outlined below

...

    • RAM: 16 GB. Running this with 8GB of RAM or less works but intermittent performance issues under moderate load are likely
    • Storage: Make sure you have at least 75GB free space (anticipate swapping)
    • CPU: Quad Core i7
    • Available Ports:

      ServiceIPPort
      Postgres127.0.0.15432
      Active MQ127.0.0.11883, 5672, 8161, 61614, 61616 (broker)
      ELK127.0.0.15000, 5044, 5601 (Kibana), 9200, 9300


In Docker Preferences increase the CPUs and Memory to the highest values you can. Suggested configurations:

...