Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Latest commit

 

History

History

http.server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Streamlit

Service

The following command runs http.server as a service:

dstack apply -f examples/misc/http.server/.dstack.yml

See the configuration at .dstack.yml.

Task

The following command runs http.server as a task:

dstack apply -f examples/misc/http.server/task.dstack.yml

See the configuration at task.dstack.yml.

For more details, refer to services or tasks.