DATEXLA
The goal of this paper is to build a low-cost, easy-to-use, fully functional small-scale cloud computing experimental data center based on Raspberry pie, to design and implement a reasonable architecture, and to monitor system resources and visualize system logs. The work can be scaled to achieve a large-scale, low-power, efficient data center, Datexla(Low Cost Data Center Experimental Platform).
Preparation
Please refer to DATEXLA wiki
Directory Description
- app - application running in docker container
- config - one-touch configuration for cluster
- monitor - monitor cluster status and offer interface api
- visualization - transfer log file to UI
- reference - reading papers
Associated project
docker, A forked project from docker, datexla improves its remote api and schedule strategy
- Remote API
- Multiple Containers Stats
- Service Stats
- Host Stats
- Schedule Strategy
- Schedule base on resource
go-cmdlog, A simple and crude go package for datexla logger