Skip to content
This repository has been archived by the owner on Mar 23, 2020. It is now read-only.

create a ./deploy bash script with --build-url option #73

Open
5 of 9 tasks
praveen-garg opened this issue Mar 27, 2018 · 1 comment
Open
5 of 9 tasks

create a ./deploy bash script with --build-url option #73

praveen-garg opened this issue Mar 27, 2018 · 1 comment
Assignees

Comments

@praveen-garg
Copy link
Contributor

praveen-garg commented Mar 27, 2018

./deploy

should have options like:

  • --health | --dry-run | -H this will run health check for nginx-light, permissions etc.

  • --local | -L (to deploy on local with an internal call to ./build

  • --build-path to use local compressed file to extract and use

  • --build-url if supplied it will use provided url instead of default github release url

  • --build-version to install specific version of gui instead of default mentioned

  • --keep-build should allow to keep the compressed file

  • default ./deploy run if no option provided it should check health, fix them including required installs, copy/get build artifacts and start the gui (nginx here with default nginx conf)

should work on:

NOTE: The 1.3.0 release onwards, there are debian packages available! see https://github.com/foglamp/foglamp-gui#creating-and-installing-debian-package

@praveen-garg praveen-garg changed the title create a deploy.sh with --build-url option create a deploy(-gui).sh with --build-url option Jun 8, 2018
@praveen-garg praveen-garg changed the title create a deploy(-gui).sh with --build-url option create a ./deploy bash script with --build-url option Jun 29, 2018
@praveen-garg
Copy link
Contributor Author

./deploy

cat: package.json: No such file or directory

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants