One Click
What does it do?
One simple command to run a series of steps i.e. build, deploy, create-downstream-dependencies, tail logs, cpu-ram-disk-usage
Build
Deploy
Logs
One simple command
Debug
Config
Benefits
Consistency
Lesser Deployments
Quick on-boarding
Containers as deliverable artifacts.
Getting ready for AWS.
JMS message stealing
- Local JMS broker and queues.
- View queues and offloaded messages realtime
- Fresh start on every deploy
No need to install DB
- Get your own Cassandra locally.
- New tables created everytime, from CQL.
- Fresh start on every deploy
- Enable/disable encryption
What problems does it solve?
NGINX Gateway
- Multiple services run on same port
- All our service are accessible locally via 8080, as if running in same tomcat.
- Listens to docker events, generates nginx configuration dynamically on each service start and stop
Side Cars
- Bring once use again and again
- Share between services
- No need to wait for dependencies to start
Want to adopt OneClick ?
https://github.intuit.com/PTG/oneclick/wiki
One Click
By Harpreet Hira
One Click
- 526