Versions Compared

Key

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

...

Abiquo can supply a test environment or you can install your own (see below).

Mermaid
fileNamemermaid_1673953155552
themedefault
version9
{"diagramDefinition":"flowchart TD;\n        AbiquoInstall[Abiquo installs] --> |login| TutorialPrivate[Abiquo private\\ncloud walkthrough] \n        AbiquoInstall[Abiquo installs] --> |login| TutorialPublic[Abiquo public\\ncloud walkthrough] \n        InstallOwn[Install own] --> |login| TutorialQuick[Abiquo quick tutorial] \n    subgraph Install\n        InstallOwn\n        AbiquoInstall\n    end\n        style AbiquoInstall fill:#ec9032,stroke:#666,stroke-width:2px,color:#fff\n        style InstallOwn fill:#ec9032,stroke:#666,stroke-width:2px,color:#fff\n        style Install fill:#DDDDDD,stroke:#666,stroke-width:2px,color:#fff,stroke-dasharray: 5 5"}

After you obtain your test environment, log in , and configure your user account.

...