The development of IoT has seen a rise of Docker on single-board computers for the ease and consistency of service deployment. The fact that most of the devices are built upon ARM architecture can pose a challenge to the usage of Docker in an IoT setting.
Continue reading Docker on IoT: Mind the Gap of ARM ArchitectureTag: Linux
Logging Correctly with syslogd
System logging is usually the most ignored part in web systems and is often done in an incorrect manner. This is a risk when the system becomes legacy and its complexity develops. In this post, Studio theYANG discusses how to log your system correctly with syslogd.
Integration of LXDock in devOps Practice
Studio theYANG, as a collaborator on the pilot project of LXDock during version 0.2 to 0.3, favours the integration of LXDock in devOps practice of web systems as the configuration of development environments.
