Open cj-chung opened 2 years ago
gei it
i have been learning about ACA and swagger the days
The research on the usability of third-party lxdfile tools is still in progress
was on familiar with the dockerfile generation process of Alcor simple service(data_plane_manager) and try to migrate it to LXD container
with the help of my seniority, we have found a tool similar to dockerfile function given by the official. (https://github.com/lxc/distrobuilder) trying to put DMP into LXD and explore what the tool could do specifically
with the help of my seniority, we have found a tool similar to dockerfile function given by the official. (https://github.com/lxc/distrobuilder) trying to put DMP into LXD and explore what the tool could do specifically
There is an official tool to build an LXD container from file. And the container can be defined by a schema file .
the official tool distrobuilder is ready to use
for now, we've completed about half of the microservices' packaging and related LXD container customization
discussing and studying the deployment scheme of OVS and other LXD containers
The build scripts are involved in PR #746 to Alcor.
We need to implement and deploy Alcor microservices as lxc containers to provide control plane for ACAs.
Requirements: