Overview
Daeploy
Version compatibility
User Guide
Getting Started
Anatomy of a Service
Dashboard
Read Logs From Service
API Autodocs
Notifications
Versioning and Shadow Deployment
Reaching a service from external applications
Schedule Repeating Actions
Monitoring Your Service
Cross-service Communication
Advanced User Guide
Typing in the SDK
Using Multiple Hosts
Manager API
Deployment Options
Autocompletion
Service Environment
Manager Configuration
Testing Services Before Deployment
Proxy Dashboard
Daeploy with FastAPI
Work With Daeploy From a Notebook
Special Usecases
Deploying Machine Learning Models
Using Streamlit to build a dashboard
Using Plotly Dash to build a dashboard
Using Daeploy with Conda
Access NVIDIA GPUs
Host static HTML pages using Daeploy
Api Reference
Command-line Interface
Software Development Kit
About
3rd party software
Daeploy
Index
Index
A
|
C
|
D
|
G
|
I
|
M
|
N
|
R
|
S
|
V
|
W
A
add_parameter() (in module daeploy._service._Service)
ArrayInput (class in daeploy.data_types)
ArrayOutput (class in daeploy.data_types)
C
call_every() (in module daeploy._service._Service)
call_service() (in module daeploy.communication)
CRITICAL (Severity attribute)
D
daeploy.communication
module
daeploy.data_types
module
daeploy.entrypoint() (in module daeploy._service._Service)
daeploy.utilities
module
DataFrameInput (class in daeploy.data_types)
DataFrameOutput (class in daeploy.data_types)
G
get_authorized_domains() (in module daeploy.utilities)
get_daeploy_manager_hostname() (in module daeploy.utilities)
get_daeploy_manager_url() (in module daeploy.utilities)
get_db_clean_interval_seconds() (in module daeploy.utilities)
get_db_table_limit() (in module daeploy.utilities)
get_headers() (in module daeploy.utilities)
get_parameter() (in module daeploy._service._Service)
get_service_access_token() (in module daeploy.utilities)
get_service_name() (in module daeploy.utilities)
get_service_root_path() (in module daeploy.utilities)
get_service_version() (in module daeploy.utilities)
I
INFO (Severity attribute)
M
match_limit_and_unit() (in module daeploy.utilities)
module
daeploy.communication
daeploy.data_types
daeploy.utilities
N
notify() (in module daeploy.communication)
R
run() (in module daeploy._service._Service)
S
service (daeploy attribute)
Severity (class in daeploy.communication)
store() (in module daeploy._service._Service)
V
validate() (ArrayInput class method)
(ArrayOutput class method)
(DataFrameInput class method)
(DataFrameOutput class method)
W
WARNING (Severity attribute)
Other Versions
v: 1.4.0
Tags
1.0.0
1.0.0-beta
1.0.1
1.0.2
1.1.0
1.1.1
1.2.0
1.3.0
1.3.1
1.4.0
Branches
develop