Replace eris-fleet with a pm2-based cluster system, overhaul image handling, removed azure image api
This commit is contained in:
parent
5a3364736d
commit
db0decf71a
45 changed files with 1777 additions and 857 deletions
|
@ -48,12 +48,7 @@ METRICS=
|
|||
# The image API type to be used
|
||||
# Set this to `none` to process all images locally
|
||||
# Set this to `ws` if you want to use the external image API script, located in api/index.js
|
||||
# Set this to `azure` to use the Azure Functions API
|
||||
API_TYPE=none
|
||||
# If API_TYPE is `azure`, set this to your Azure webhook URL
|
||||
AZURE_URL=
|
||||
# If API_TYPE is `azure`, set an optional password for webhook responses
|
||||
AZURE_PASS=
|
||||
|
||||
# Put ID of server to limit owner-only commands to
|
||||
ADMIN_SERVER=
|
Loading…
Add table
Add a link
Reference in a new issue