Skip to content

Latest commit

 

History

History
61 lines (33 loc) · 1.3 KB

File metadata and controls

61 lines (33 loc) · 1.3 KB

CMS Cloud Manager: User documentation

The CMS Cloud Manager panel is very easy to use and features various tools for its operation.

Supported Providers and CMS / Apps

Providers

  • Hetzner

CMS / Apps

Access the site

This is a website, so you can access the website with the URL provided to you.

  • User: admin@admin.admin
  • Password: password

Login

Providers setting

You can set a Provider API key. It will save the API there so you can create a Project later.

Go to the provider list and Add.

Provider list

Fill the form to save the Provider information.

Create a provider

Project creation

You can create a Project, and get the YAML file to run it on the CLI tool.

Go to the project list and Add.

Project list

Fill the form about the project.

Project information

Fill the form about the provider and other configurations.

Extra information

And get the YAML file to run on the CLI tool.

Get the YAML file

And, run it with the CLI tool.

python3 main.py deploy ~/my_manifest.yml