Muutke küpsiste eelistusi

E-raamat: NGINX Unit Cookbook

  • Formaat: 70 pages
  • Ilmumisaeg: 03-Sep-2020
  • Kirjastus: O'Reilly Media
  • Keel: eng
  • ISBN-13: 9781492078531
Teised raamatud teemal:
  • Formaat - PDF+DRM
  • Hind: 24,56 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Lisa ostukorvi
  • Lisa soovinimekirja
  • See e-raamat on mõeldud ainult isiklikuks kasutamiseks. E-raamatuid ei saa tagastada.
  • Formaat: 70 pages
  • Ilmumisaeg: 03-Sep-2020
  • Kirjastus: O'Reilly Media
  • Keel: eng
  • ISBN-13: 9781492078531
Teised raamatud teemal:

DRM piirangud

  • Kopeerimine (copy/paste):

    ei ole lubatud

  • Printimine:

    ei ole lubatud

  • Kasutamine:

    Digitaalõiguste kaitse (DRM)
    Kirjastus on väljastanud selle e-raamatu krüpteeritud kujul, mis tähendab, et selle lugemiseks peate installeerima spetsiaalse tarkvara. Samuti peate looma endale  Adobe ID Rohkem infot siin. E-raamatut saab lugeda 1 kasutaja ning alla laadida kuni 6'de seadmesse (kõik autoriseeritud sama Adobe ID-ga).

    Vajalik tarkvara
    Mobiilsetes seadmetes (telefon või tahvelarvuti) lugemiseks peate installeerima selle tasuta rakenduse: PocketBook Reader (iOS / Android)

    PC või Mac seadmes lugemiseks peate installima Adobe Digital Editionsi (Seeon tasuta rakendus spetsiaalselt e-raamatute lugemiseks. Seda ei tohi segamini ajada Adober Reader'iga, mis tõenäoliselt on juba teie arvutisse installeeritud )

    Seda e-raamatut ei saa lugeda Amazon Kindle's. 

Alongside its popular web server, NGINX provides a dynamic application server that supports configuration through a RESTful JSON API. The open source NGINX Unit server deploys configuration changes without service disruptions and runs apps built with multiple languages and frameworks. This updated cookbook shows developers, DevOps personnel, network admins, and cloud infrastructure pros how to quickly get started with NGINX Unit.

Hands-on recipes demonstrate Unit&;s new approach and show you how to deploy and configure this server for different applications. You&;ll learn how to run applications written in different languages on the same server, how to use NGINX Unit as the foundation for your web application development environment, and how Unit&;s RESTful API simplifies configuration.

  • Learn how Unit differs from other middleware application servers
  • Install Unit using source code, Red Hat and Debian systems, or third-party repositories
  • Configure Unit using application, router, and listener objects
  • Start and stop the Unit server and the applications it runs
  • Manage user permissions, Linux namespace isolation, and API security
  • Run WordPress, Django, and other web applications with Unit
  • Serve applications with an NGINX proxy or load balancer
Preface v
1 Unit Introduction and Features
1(4)
1.1 Application Landscape and Unit Project History
1(1)
1.2 Dynamic Web Application Server
2(1)
1.3 Polyglotism
2(1)
1.4 API-Driven Configuration and Server Management
2(1)
1.5 Conclusion
3(2)
2 Installation
5(8)
2.1 Red Hat-Based Systems (.rpm)
5(1)
2.2 Debian-Based Systems (.deb)
6(2)
2.3 Go and NPM
8(1)
2.4 Third-Party Repositories
8(1)
2.5 Installing from Source
9(4)
3 Configuration
13(12)
3.1 Application Object
13(1)
3.2 Listener Object
14(1)
3.3 Route Object
15(4)
3.4 Proxying
19(1)
3.5 Static Files
20(1)
3.6 Upstreams/Load Balancing
21(1)
3.7 Targets
22(3)
4 Usage and Operations
25(6)
4.1 Startup and Shutdown
25(1)
4.2 Applying Configuration
26(4)
4.3 Limits
30(1)
5 Security
31(6)
5.1 Unix User Permissions
31(1)
5.2 Linux Namespace Isolation
32(2)
5.3 API Security Through Encryption
34(3)
6 Application Integration
37(12)
6.1 WordPress
37(3)
6.2 Django
40(2)
6.3 Flask
42(1)
6.4 Express
43(3)
6.5 Ruby
46(3)
7 Ecosystem Integration
49(8)
7.1 Reverse Proxying to Unit Applications Through NGINX
49(1)
7.2 Securely Serving the NGINX Unit Control API
50(2)
7.3 Containerized Environment
52(1)
7.4 Deployments
53(3)
Conclusion
56(1)
Index 57
Derek DeJonghe has had a lifelong passion for technology. His in-depth background and experience in web development, system administration, and networking give him a well-rounded understanding of modern web architecture. Leading a team of cloud architects and solution engineers, to producing self-healing, auto scaling infrastructure for numerous different applications, Derek specializes in cloud migrations and operations of all sizes. While designing, building, and maintaining highly available applications for clients, Derek often engages in an embedded consulting role for larger organizations as they embark on their journey to the cloud.