mshuler / openremote_custom-project

Template repo for creating an OpenRemote custom project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Project

This repo is a template for custom projects; showing the recommended project structure and including README files in the deployment directory to provide details about how to customise each part.

Setup Tasks

The following OR_SETUP_TYPE value(s) are supported:

  • production - Requires CUSTOM_USER_PASSWORD environment variable to be specified

Any other value will result in default setup.

Encrypted files

If any encrypted files are added to the project then you will need to specify the GFE_PASSWORD environment variable to be able to build the project and decrypt the files.

About

Template repo for creating an OpenRemote custom project

License:Other


Languages

Language:Java 62.9%Language:TypeScript 11.8%Language:HTML 10.6%Language:Groovy 7.3%Language:JavaScript 6.5%Language:Dockerfile 1.0%