Getting started with a custom deployment solution - Cloud

Talend Cloud API Portal Deployment Guide

Version
Cloud
Language
English
Product
Talend Cloud
Module
Talend API Designer
Content
Design and Development > Designing APIs
Last publication date
2024-03-14

Hugo offers many solutions for hosting and deploying a website.

About this task

If you want to deploy your portal using another solution than the ones mentioned above, see the Hosting & Deployment section in the Hugo documentation.

To get started, you can generate your portal locally.

Procedure

  1. Install Hugo using the Hugo documentation.
  2. Clone you API Portal repository on your machine.
  3. Open a command line at the root of the repository and run the hugo server command.

Results

Your portal is running locally and you can visit it with the web server provided.
Ths console indicates the web server. In this example, it is available at //localhost:1313/.