Go on on on and on...


  • Home

  • Categories

  • Tags

  • Archives

  • Message

  • About

  • Search

实践OpenResty

Posted on 2019-04-19 | In 网络 | Visitors

OpenResty is a full-fledged web platform that integrates the standard Nginx core, LuaJIT, many carefully written Lua libraries, lots of high quality 3rd-party Nginx modules, and most of their external dependencies. It is designed to help developers easily build scalable web applications, web services, and dynamic web gateways.

Read more »

实践Zabbix

Posted on 2019-04-18 | In DevOps | Visitors

Zabbix the enterprise-class open source network monitoring solution.

Read more »

实践Telegraf

Posted on 2019-04-18 | In DevOps | Visitors

Telegraf is the Agent for Collecting and Reporting Metrics & Data

Read more »

实践Puppet

Posted on 2019-04-18 | In DevOps | Visitors

Puppet

Read more »

实践Granafa

Posted on 2019-04-18 | In DevOps | Visitors

Grafana The open platform for beautiful analytics and monitoring

Read more »

实践Chef

Posted on 2019-04-18 | In DevOps | Visitors

Chef

Read more »

实践Ansible

Posted on 2019-04-18 | In DevOps | Visitors

Ansible is simple IT automation.

Read more »

实践Jenkins

Posted on 2019-04-17 | In DevOps | Visitors

Jenkins

Read more »

实践Virtualenv

Posted on 2019-04-16 | In Python | Visitors

Virtualenv is a tool to create isolated Python environments. Since Python 3.3, a subset of it has been integrated into the standard library under the venv module. Note though, that the venvmodule does not offer all features of this library (e.g. cannot create bootstrap scripts, cannot create virtual environments for other python versions than the host python, not relocatable, etc.). Tools in general as such still may prefer using virtualenv for its ease of upgrading (via pip), unified handling of different Python versions and some more advanced features.

Read more »

实践Django

Posted on 2019-04-15 | In Python | Visitors

Django

Read more »
1 … 62 63 64 … 116
Ray Wang

Ray Wang

My Blog

1159 posts
32 categories
RSS
© 2025 Ray Wang
Powered by Jekyll
Theme - NexT.Muse