Skip to main content

HTTP Service

How to connect via HTTP?

  1. Once the container is running, navigate to Container Details Page.
  2. Find Access container Section, open HTTP Endpoint.
  3. Follow the guide that matches your template.
TemplatePre-conditionNext steps
Jupyter, Code ServerNone
  • Open the endpoint in your browser
  • Use the Username and Password fields in the Environment Variables section of the Container Details page to access your container
Ollama WebUINone
  • Open the endpoint in your browser
  • Create a new Open WebUI account or use your existing account.
  • Select a model to pull and test the model.
OllamaNoneTesting your container using Postman
VllmHugging Face Token Before creating a new container, you must fill your Hugging Face Token in Enviroment Variable section.Testing your container using Postman

Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the ask query parameter:

GET https://ai-docs.fptcloud.com/fpt-gpu-cloud/gpu-container/tutorials/how-to-access-to-a-container/http-service.md?ask=<question>

The question should be specific, self-contained, and written in natural language. The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.