generated from openremote/custom-project
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* docker-compose.yml: Change docker-compose file to reference to pankalog/fleet-management for the manager and pankalog/fleet-deployment for the deployment image. Also, set all required variables to logical defaults, whilst still allowing user customization for them. * build_and_publish_to_docker.sh: Made for me to easily rebuild and publish images with 1 script. Takes approximately 4 minutes. Requires login to correct user, repositories create correctly, etc. Publishes to both latest and commit hash tags. Also runs the entire fleet-management OpenRemote stack. * Update README.md to reflect the new changes for Docker container quickstart
- Loading branch information
Showing
3 changed files
with
42 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters