/
GO
goinfinite
/
OsApi
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v51
latest
Swagger 2.0
Eclipse Public License v2.0
raw.githubusercontent.com
2026-08-01
58
80
159.1 KB
services
CreateCustomService
Install a new custom service.
post
/v1/services/custom/
Request body
DtoCreateCustomService
required
autoCreateMapping
boolean
autoRestart
boolean
autoStart
boolean
avatarUrl
string
envs
string[]
execUser
string
logErrorPath
string
logOutputPath
string
mappingHostname
string
mappingPath
string
mappingUpgradeInsecureRequests
boolean
maxStartRetries
integer
name
string
portBindings
ValueObjectPortBinding[]
postStartCmdSteps
string[]
postStopCmdSteps
string[]
preStartCmdSteps
string[]
preStopCmdSteps
string[]
startCmd
string
stopCmdSteps
string[]
timeoutStartSecs
integer
type
'system'
|
'database'
|
'runtime'
|
'webserver'
|
'other'
version
string
workingDirectory
string
Response
CustomServiceCreated
object
required