资源链接¶
这里是Alvin平时用到的一些有用的资源的网络地址。
| 资源名 | 链接 | 备注 |
|---|---|---|
| w3school | http://www.w3school.com.cn | 学前端技术的地方 |
| alvin github | https://github.com/alvinwancn | Alvin的github |
| ELK Stack | https://www.elastic.co | 主流的日志管理系统 |
| iView | https://www.iviewui.com/docs/guide/install | 基于vue的前端框架 |
| echarts | http://echarts.baidu.com | 百度开源的前端数据可视化插件 |
| openstack | https://www.openstack.org | 美国NASA发起的开源私有云项目 |
| pypi | https://pypi.org | python包下载中心 |
| Docker Hub | https://hub.docker.com | 来这里看各种docker镜像的使用文档 |
| finelybook | http://finelybook.com | 程序员的读书汇 |
| rpmfind | http://rpmfind.net | 查找rpm包的地方 |
| rpm pbone | http://rpm.pbone.net | 另一个查找rpm包的地方 |
| runoob - 菜鸟教程 | http://www.runoob.com | 技术领域的各种教程 |
| k8smeetup | http://k8smeetup.com | k8s中国社区 |
| centos | https://centos.org | centos官网,了解centos的信息 |
| Download centos | https://wiki.centos.org/Download | 来这里下载centos的各种资源,包括centos的openstack官方云镜像等 |
| huaweicloud | https://mirrors.huaweicloud.com | 华为开源镜像站,各种镜像,包括maven,jenkins,zabbix等 |
| Ceph开源社区 | http://ceph.org.cn | ceph存储,好用的openstack后端存储 |
| ustc mirros | http://mirrors.ustc.edu.cn | 科大开源软件镜像站,支持rsync同步镜像。 |
| aliyun mirros | https://opsx.alibaba.com/mirror | 阿里云的镜像中心 |
| 163 mirrors | http://mirrors.163.com | 网易开源镜像站 |
| Animate.css | https://daneden.github.io/animate.css | 好看的前端字体特效 |
| uniapp | http://uniapp.dcloud.io/ | 是一个使用 Vue.js 开发跨平台应用的前端框架,不用学那么多的平台开发技术、研究那么多前端框架,学会基于vue的uni-app就够了。 |
| 清华镜像 | https://mirrors.tuna.tsinghua.edu.cn/ | 清华大学开源软件镜像站 |
| centos镜像 | https://www.centos.org/download/mirrors/ | centos各种镜像列表 |
| centos全版本 | http://vault.centos.org/ | centos全版本镜像和rpm |
| centos全版本 | http://archive.kernel.org/centos-vault/ | centos全版本镜像和rpm及相关信息 |