Documentation Portal

Catalogs and articles created in Gramax can be published as a standalone site for readers. This lets you share product documentation, a knowledge base, or a blog.

There are three ways to deploy such a site.

Gramax Cloud

This option is best for those without technical expertise who want to create a reader site in just a few clicks.

Minimum requirements: an email address to link to the site.

With Docker

This option suits those who need to:

  • Store documentation on their own server.

  • Flexibly manage the settings and appearance of the documentation portal.

Minimum requirements: a server with Docker support, at least 1 GB RAM, 1-core CPU.

As a static site

A static site has a lighter architecture than a Docker-based portal and loads faster even on poor connections. This option is a good fit when:

  • There is no server but there is hosting.

  • Readers do not always have a stable internet connection.

Minimum requirements: hosting and the ability to configure CI/CD for the build.