plotly/Dash Enterprise Deploy

Dash Enterprise Deploy

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
DE_PASSWORDDash Enterprise passwordyes
DE_HOSTDash Enterprise hostyes
DE_USERNAMEDash Enterprise usernameyes
GH_ACCESS_TOKENGithub Personal Access token with permissions set to "repo".yes
app_nameName of the app to deploy. If not provided, the repository name will be used.no
app_directoryDirectory of the app to deploy. If not provided, the root directory will be used.no${{ github.workspace }}
group_viewersUser groups to add as viewers to the app. If not provided, no groups will be added.no
group_co_ownersUser groups to add as co-owners to the app. If not provided, no groups will be added.no
create_redisTrue to create a Redis instance for the app.no
create_postgresTrue to create a Postgres instance for the app.no
create_persistent_filesystemTrue to create a persistent filesystem for the app.no
de_client_versionVersion of the Dash Enterprise client to install. If not provided, the latest version will be installed.no""
deploy_messageComment to use for the deploy commit. If not provided, the default commit message will be used.no

no outputs