cyberFund / cybernode-archive

🚀 Manager of docker images for cybernomics
MIT License
19 stars 4 forks source link

cybernode build system - recovery/evolution loop #108

Open abitrolly opened 7 years ago

abitrolly commented 7 years ago

When cybernode is operational - it should be able to rebuild itself and update. It should be independent of external services, network parameters etc. We still rely on CircleCI and Travis for delivering builds, and DNS and TCP/IP to resolve and fetch cybernode components and software sources. An abstraction should be put in place to decouple cybernode from these dependencies. This is what this is issue is about.