HTTP Service
How to connect via HTTP?
- Once the container is running, navigate to Container Details Page.
- Find Access container Section, open HTTP Endpoint.
- Follow the guide that matches your template.
| Template | Pre-condition | Next steps |
|---|---|---|
| Jupyter, Code Server | None |
|
| Ollama WebUI | None |
|
| Ollama | None | Testing your container using Postman |
| Vllm | Hugging 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.