Add instructions to start the console after it's initialized using a template
Add toc to README
Add cost and util to sample aws dash
update version of ops-core
- added read/write permissions validation to cwd so Docker files can be written
- Add note on system user permissions to README
Add readme vid
- revert creds in aws sample
- removed dead COPY from Docker files
- readme updates
- SQS sample dashboard
- Add
--template
flag to allow initializing a new config file based on another. This process will prompt the user for values for any constants in the template.
- readme fixes
- Update @tinystacks/ops-stack-client
- Renamed from ops-cli to opsconsole
- Add update command to update cli to latest version
- Make verbose flag global for all commands
- Small documentation cleanup
- Removed unused parameter
- Added backend and frontend port flags to up command
- Updating sample ECS dashboard with parameter support
- README updates for deploying hosted version
- added -V, --verbose flag to 'up' command
- better cleanup handling on errors and exits
- more succinct logging without verbose flag
- README updates
- Small patch removing forced failures on docker build to prevent failures on warnings
- Add spinner on deploy command
- Change getCredential error handling to only log source error on verbose channel
- Adding sample dashboard for general AWS
- README updates
Fix signup url. Add providers to cli widgets in samples.
- added graceful failure to docker network rm if network does not exist
- modified docker network commands to be windows compatible
- pulls Dockerfiles to cwd instead of tmp
Update to latest ops-stack-client
Update docker build arg name to work in CI/CD environment
- Just bump version
Small patch for logging in up command