For the complete documentation index, see llms.txt. This page is also available as Markdown.

Network Security

Allow only required traffic to traverse the network

If the Ignition instance is secure by a firewall, then the following rules need to be implemented and allow traffic to TilliT endpoints.

Production

Endpoint
Protocol
Port/s

tillit.cloud

https

443

iot.tillit.cloud

mqtts

8883

Stage

Endpoint
Protocol
Port/s

tillit-stage.cloud

https

443

iot.tillit-stage.cloud

mqtts

8883

Development

Endpoint
Protocol
Port/s

development.tillit-dev.cloud

https

443

iot.tillit-dev.cloud

mqtts

8883

Last updated