Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuriy authored Jul 22, 2019
1 parent 57234b6 commit 6e69a4d
Showing 1 changed file with 0 additions and 32 deletions.
32 changes: 0 additions & 32 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,2 @@
... tracks design/development process for wave two of Windows installers.

Discussion topics

### Packaging
- [ ] Beat per MSI
- [ ] All beats in single MSI
- [ ] Establish service dependencies (TCP/IP, etc)

### Meta-Artifacts
- [ ] Hardcode list of all beats
- [ ] Pull list of beats from msi-bootstrapper-beats at run-time

### Artifacts
- [ ] Where from?
- [ ] Pull beat(s) build artifacts at MSI build time and create an offline package
- [ ] Pull beat(s) build artifacts at run-time and unpack/install

### Bitness
- [ ] Provide x86 version. Do we still care about x86/32bit variants?
- [ ] Provide x64 version.

### UI - Provide per-beat configuration UI to:
- [ ] allow the beat to be installed as a service.
- [ ] allow the beat to connect to downstream component.
- [ ] run Kibana dashboard setup
- [ ] configure/enable available modules
- [ ] Direct user to the guide page for the beat to continue/modify/extend configuration.

### CM / Fleet integration
- [ ] ...

### Testing / CI
- [ ] ...

0 comments on commit 6e69a4d

Please sign in to comment.