- Heroku Cookbook
- Mike Coutermarsh
- 52字
- 2021-08-05 17:14:27
Chapter 2. Managing Heroku from the Command Line
In this chapter, we will cover:
- Viewing application logs
- Searching logs
- Installing add-ons
- Managing environment variables
- Enabling the maintenance page
- Managing releases and rolling back
- Running one-off tasks and dynos
- Managing SSH keys
- Sharing and collaboration
- Monitoring load average and memory usage
推薦閱讀
- HornetQ Messaging Developer’s Guide
- INSTANT Mock Testing with PowerMock
- iOS面試一戰到底
- .NET之美:.NET關鍵技術深入解析
- Spring Cloud Alibaba微服務架構設計與開發實戰
- Delphi程序設計基礎:教程、實驗、習題
- Effective C#:改善C#代碼的50個有效方法(原書第3版)
- Debian 7:System Administration Best Practices
- Vue.js 2 and Bootstrap 4 Web Development
- Easy Web Development with WaveMaker
- Python貝葉斯分析(第2版)
- 精通Python自動化編程
- Deep Learning with R Cookbook
- 深入解析Java編譯器:源碼剖析與實例詳解
- 游戲設計的底層邏輯