/
GO
goinfinite
/
OsApi
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
account
6
auth
1
cron
4
database
5
files
9
marketplace
4
o11y
1
runtime
3
scheduled-task
2
services
6
get
ReadInstalledItems
put
UpdateService
post
CreateCustomService
get
ReadInstallableItems
post
CreateInstallableService
delete
DeleteService
setup
1
ssl
4
vhosts
12
services
CreateInstallableService
Install a new installable service.
post
/v1/services/installables/
Request body
DtoCreateInstallableService
required
autoCreateMapping
boolean
autoRestart
boolean
autoStart
boolean
envs
string[]
mappingHostname
string
mappingPath
string
mappingUpgradeInsecureRequests
boolean
maxStartRetries
integer
name
string
portBindings
ValueObjectPortBinding[]
startupFile
string
timeoutStartSecs
integer
version
string
workingDir
string
Response
InstallableServiceCreated
object
required
Changes