All documents
Users can either choose to use built-in templates or use their own images. We highly recommend our customers use built-in templates for faster deployment.
This feature significantly enhances the flexibility of your containerized applications, allowing a single container to serve diverse functionalities on different ports.
Both HTTP and TCP ports are supported, with a maximum of 10 ports per type for each container.
Add SSH keys to enable remote access to your container. Each container supports a maximum of 10 SSH keys. These keys will be injected into the container at runtime, allowing you to SSH into the container using any of the provided keys.
To add an SSH keys, please follow the instructions:
ssh-keygen -t ed25519 -C [email protected]
cat ~/.ssh/id_ed25519.pub
This will output something similar to this:
ssh-ed25519 AAAAC4NzaC1lZDI1JTE5AAAAIGP+L8hnjIcBqUb8NRrDiC32FuJBvRA0m8jLShzgq6BQ [email protected]
This section includes:
a. Persistent Disk: specify the amount of storage that users need to store training weights, models, etc. Read more about Storage here
b. Environment Variables: key-value pairs injected into the container at runtime.
c. Startup Command: command and arguments to run at the start of container
In case your balance is not enough to create a new container (lower cost of using the container for 1 hour), please follow this instruction to add credit into your account: Add Credits
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checbox-analytics | 11 months | |
cookielawinfo-checbox-functional | 11 months | |
cookielawinfo-checbox-others | 11 months | |
cookielawinfo-checkbox-necessary | 11 months | |
cookielawinfo-checkbox-performance | 11 months | |
viewed_cookie_policy | 11 months |