Versions Compared

Key

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

...

  1. Start ACS services and the Manager

    Code Block
    languagebash
    > acsStart
  2. Start the containers in the demo configuration

    Code Block
    languagebash
    > acsStartContainer -cpp bilboContainer
    > acsStartContainer -java frodoContainer
    > acsStartContainer -py aragornContainer
  3. Open the Object Explorer

    Code Block
    languagebash
    > objexp
  4. Open the Java Log Client

    Code Block
    languagebash
    > jlog
  5. Activate and deactivate ACS components from the object explorer
  6. Stop ACS Manager and services

    Code Block
    languagebash
    > acsStop

Using Object Explorer