Skip to content

Commit

Permalink
modify deployment - update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Unruh authored and Jeremy Unruh committed Nov 6, 2017
1 parent b008294 commit acb8b7e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ deploy:
api_key:
secure: PSxfsr4XgZU4Dixmbxp4ezXbemmo88J4OS1J2HATFKHiZV45jVIT9xPCYKEg4vD/H3TTF5KeyVEsfMU+xHWz31KJ6GWtWLd8AdxstsP5jEGyGY06ubYI37ImSVcfuANFNHqqgCiOnv5BGzCsafh2NDzK8jF0drSvfj+IMMjsUz96wUX33XIx2Y63Wk8yV6oil5vgeWDX1ZgVI1snE3nnhoCExv/0py2itSnEPKeLRpu1XAPljbpDUpQj3oPOgW/xLkppneVt8tu+GPOsiMbfdOcH+x9N225c6kxCuxI28Sa1ojLdBcbNADfhUlkOfzYKBvwwYK0DUZYjXhvgDIuvS5hmLdDHdOg6FL0jTiEf0awlcNvu3fDknMA+E3yrK0DmCn2wIcBNsAtTrkiFSEnhUnVsExlIFcPdFehCBZsWRTYgg4eV+MuR3h+FjmtX2H+AtMpy4stAX9T0M1mtuvT6WPphupRzzfV1KTXrVppIm2gTa89oPL7Ga7BzF08nhcZMl1u/1CJ8iH/i3OjQl1/6CN+6I66Jb0eEQlRqc+X4WG42SjJnklpfIBJD8G4KTICYsbcXEmkpjYmgwyVoY3k4AP++1K8Yz7BPOGMMkd0znulG1RfAIzSDLrGiKbXO4WatkqtMkRaLaNmuUN2quMrt3O9UuTMNxbPIwiLOZjYnwSI=
file: release/docker-entry
skip_cleanup: true
on:
repo: ContainX/docker-entry
tags: true
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@

Secrets, Configuration and Docker Exec - Ridiculously Simple!

This is currently in active development and will be released and documented soon!

**Pending Tasks**

- [x] Init System - forward signals to child process
- [ ] Local and Remote configuration processing into context
- [ ] Secret loading, Applying to context
- [ ] Template processing
- [ ] Customization flags / environment variables
- [ ] Tests

## Quick Start

This is currently in active development and will be released and documented soon!

0 comments on commit acb8b7e

Please sign in to comment.