📄️ Custom deployment
You can use our Custom project repository template as a starting point for your own project. A custom project is a way of extending OpenRemote to provide custom functionality without modifying the main OpenRemote code, thus the custom code can be separately version controlled possibly in a private repo. With it you can change the look of the Manager app, create your own asset types, change map settings, and set up realms, users, and asset on project initialization.
📄️ Configuring the Manager UI
The settings option 'Appearance' can be used in a custom deployment. You can use it to style your deployment and configure how the pages of the Manager display the assets and attributes in your system. Some of these settings can be changed visually in the user interface, others can be set when selecting the JSON editor. The configuration gets stored in the manager_config file.
📄️ AWS CloudFormation
The CloudFormation template can be found at cloudformation-create-vpc.yml.
📄️ OpenRemote CLI
The openremote-cli (or or for short) is a command line tool that can be used for deploying the OpenRemote stack, note that this tool is still in beta.
📄️ Balena Deployment
This README will give some basics of Balena and how to deploy an OpenRemote image to a Balena fleet.