Overview

Product video
Tier0 Edge provides a flexible foundation for industrial data collection, modeling, event processing, and analysis. It connects data from machines and industrial systems, structures the collected data through data models, and uses Node-RED to create event-driven workflows and data processing flows. Users can further explore and analyze the collected data to support monitoring, automation, and other industrial use cases.
Highlights
- Collecting data from machines and systems through all kinds of industrial protocols and APIs
- Modeling factory data into clear-structured tree map and build a unified data foundation
- Building event-driven workflows and analysis flows on the factory data through Node-RED
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Vendor refund policy
Refund Policy Tier0 Open Source is provided free of charge through AWS Marketplace. Since no fees are charged for using this product, no refunds are applicable. If you experience any issues with the product, please contact productsupport@freezonex.io for assistance.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Tier0 Edge 1.0 – Docker Compose Deployment
- Amazon ECS
- Amazon EKS
- Amazon ECS Anywhere
- Amazon EKS Anywhere
Container image
Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.
Version release notes
The first release of Tier0 Edge provides core industrial data capabilities, including data collection from industrial systems, structured data modeling, event-driven workflows and data processing with Node-RED, and tools for exploring and analyzing collected data.
Additional details
Usage instructions
- Clone the Tier0 Edge deployment repository and enter the deployment directory.
git clone https://github.com/FREEZONEX/Tier0-Edge.git cd Tier0-Edge/deploy
- Configure the deployment parameters in .env according to your environment.
cp .env.default .env vi .env
Configure at least:
VOLUMES_PATH - Persistent storage path ENTRANCE_DOMAIN - IP address or domain used to access Tier0 Edge ENTRANCE_PORT - HTTP service port LANGUAGE - en-US or zh-CN
Do not add an administrator password to .env. The installer generates a unique random administrator credential for every new deployment.
- Run the installation script.
bash bin/install.sh
- When installation completes, the installer displays the generated per-instance administrator credential. It is also stored locally at:
<VOLUMES_PATH>/.initial-admin-password
The credential file is protected with file mode 0600.
- Open the configured Tier0 Edge endpoint in a browser and sign in using the generated credential. The application requires the administrator to replace the generated credential during the first sign-in before any other application access is permitted.
Resources
Vendor resources
Support
Vendor support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.