-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Duncan Sparrell edited this page Sep 17, 2020
·
12 revisions
Welcome to the TwinklyMaHa wiki!
Still figuring out how to use this. For now it's a scratch area to prioritize work Order is not yet priority. First just getting stuff down. Ideally will figure out how to use projects tool to do this.
- Duncan understand Sigu's process to get twinklymaha running on GCP instance
- document process (@sigu task)
- Duncan able to duplicate (@duncan task with @sigu answering questions)
- Maha (ie oc2 mqtt) integrated into develop branch and onto GCP instance
- CI/CD pipeline ie fix Duncan format, etc errors
- secrets process
- done?
- instantiate twinklyhaha on GCP
- done?
- instantiate SbomPoc-sFractal simple phoenix server on different GCP instance
- @duncan task - blocked by #1
- merge twinklymaha to main branch making release 0.5.0 and run GCP off release
- @sigu task
- merge twinklyhaha to main branch making release 0.5 and run GCP off release
- @duncan task, blocked by duncan understanding previous task
- merge SbomPoc-sFractal to main branch making release 0.5 and run GCP off release
- @duncan task
- dns for all gcp instances
- static ip's
- dns records
- sbom.sfractal.com for status machine
- twinklymaha001.sbom.sfractal.com, etc for twinkly's
- @duncan task
- establish what available to others at 24-Sep, 8-Oct, 22-Oct status meetings for interim integration
- @duncan task
- establish what available to others by 22- Oct for Oct 28th Meetup integration
- @duncan task
- create accurate 1-level SBOM for TwinklyMaha in one of cylclonedx-xml/cylclonedx-json/swid/spdx
- @duncan task but maybe with @sigu help wrt building use of hex sbom as part of building release and modifying code so uses that file instead of hardcoded sbom twinkly currently uses in oc2.do_query_sbom.ex
- create accurate 1-level SBOM for SbomPoc-sFractal in one of cylclonedx-xml/cylclonedx-json/swid/spdx
- create accurate 1-level SBOM for TwinklyHaha in one of cylclonedx-xml/cylclonedx-json/swid/spdx
- create/convert whatever SBOMs to other formats (eg to spdx)
- create more levels of SBOM (eg SBOM for Phoenix, Nerves, Tortoise, etc as implemented)
- instantiate "many" TwinklyMaha flavors (eg different sboms on different ip addresses)
- make sbom file part of configuration
- how to instantiate multiple servers off same repo (but with different configs)
- instantiate "many" TwinklyHaha flavors (eg different sboms on different ip addresses)
- ditto Maha for Haha
- fix twinkly logos (the stacked version got lost along the way)
- add in other logos (IACD, SCAPv2, OCA, CACAO, logo for PoC, logo for Plugfest, Logo for Hackathon) all around leds
- fancier SbomPoc-sFractal where status of each subproject in a databases
- yet fancier SbomPoc-sFractal with users and users can update status of their subprojects
- instantiate "many" copies of each flavor of TwinklyMaha/TwinklyHaha
- add certificates and do TLS for ...Maha
- add certificates and do TLS for ...Haha
- how to pull out common code from Maha and Haha and refactor using common repo
- make OpenDxl twinkly
- elixir opendxl lib or use python (either erlang-wrapped or integrate python with existing other libs or everything python)