Portainer Templates logo

Portainer Templates

Fuuz In-House Trial Fuuz In-House Trial

OpsMesWms

Deploy the Fuuz AI-driven Industrial Intelligence Platform. Unify manufacturing operations across MES, WMS, CMMS, and Quality with built-in DataOps integration, rapid application development, and an event-native architecture — or build your own custom manufacturing applications.

Configuration

Type
Swarm
Platform
linux
Env vars
FUUZ_LICENSE_KEY=''MONGO_INITDB_ROOT_USERNAME=mongodbMONGO_INITDB_ROOT_PASSWORD=adminRABBITMQ_DEFAULT_USER=rabbitmqRABBITMQ_DEFAULT_PASS=adminSMTP_PORT=587SMTP_HOST=''SMTP_USER=''SMTP_PASSWORD=''SMTP_SECURE=falseSMTP_FROM_EMAIL_ADDRESS=''AWS_S3_ACCESS_KEY_ID=LSIAaccessKeyAWS_S3_SECRET_ACCESS_KEY=LSIAsecretKeyAWS_S3_BUCKET_NAME=fuuz-bucketAWS_S3_ENDPOINT_URL=http://localstack.fuuz.localhostAWS_S3_FORCE_PATH_STYLE=trueENABLE_LOCALSTACK=trueMFGX_ENTERPRISE_DOMAIN=fuuz.localhostJWT_EXPIRES_IN=15mJWT_MAX_AGE=90mALLOW_NON_SSL=trueCERT_DIR=/fuuz/certsENGINE_OPTIONS_CONCURRENCY=10ENGINE_LOGGING_EXECUTION_SUCCEEDED=false
Source

Template by portainer·Source

Notes

For information on how to setup this template please visit our documentation here: https://support.fuuz.com/portal/en/kb/articles/setting-up-in-house-fuuz before you continue.

Installation

  1. Ensure both Docker and Portainer are installed, and up-to-date
  2. Log into your Portainer web UI
  3. Under Settings → App Templates, paste the below URL
  4. Head to Home → App Templates, and the list of apps will show up
  5. Select the app you wish to deploy, fill in any config options, and hit Deploy

Template Import URL

https://raw.githubusercontent.com/Lissy93/portainer-templates/main/templates.json
Show Me demo

For more installation options, see the Documentation in our GitHub repo

Check the logs first

Nine times out of ten the logs tell you exactly what went wrong.

  • In Portainer, go to Containers, click the container, then Logs. Or run docker logs <container>
  • Exit codes help too: 137 means killed, usually out of memory. 126 or 127 means the command inside the image is broken.

Required settings are blank

FUUZ_LICENSE_KEY, SMTP_HOST, SMTP_USER, SMTP_PASSWORD, SMTP_FROM_EMAIL_ADDRESS have no default value, and the app may crash or misbehave if left empty.

  • Fill them in on the deploy screen before hitting deploy.

Stack won't deploy

Compose stacks fail fast on small mistakes, and Portainer shows the reason just above the editor.

  • YAML only accepts spaces for indentation, a single tab breaks the whole file.

Raise an issue

Found something which isn't working as it should? Here's how to report it.

Similar apps