File: Users%20guide%20Standalone.txt

package info (click to toggle)
passenger 5.0.30-1.1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 43,084 kB
  • sloc: cpp: 366,066; ruby: 33,237; ansic: 30,341; sh: 15,830; makefile: 356; python: 309; perl: 32
file content (81 lines) | stat: -rw-r--r-- 2,773 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
= Phusion Passenger Standalone users guide

image:images/phusion_banner.png[link="http://www.phusion.nl/"]

This is the old, deprecated Passenger Standalone documentation. Please visit https://www.phusionpassenger.com/library/ for the new documentation.

== Support information

include::users_guide_snippets/support_information.txt[]


[[installation]]
== Installation

include::users_guide_snippets/installation.txt[]


== Usage

This documentation has moved. Please visit the walkthroughs at https://www.phusionpassenger.com/library/ to learn how to use Passenger Standalone. Or visit link:https://www.phusionpassenger.com/library/deploy/standalone/deploy/[the new deployment documentation].

== Configuration

This documentation has moved. Please visit https://www.phusionpassenger.com/library/config/standalone/

=== Command line options

This documentation has moved. Please visit https://www.phusionpassenger.com/library/config/standalone/reference/


[[config_file]]
=== Configuration file

This documentation has moved. Please visit link:https://www.phusionpassenger.com/library/config/standalone/reference/[the new configuration reference] or link:https://www.phusionpassenger.com/library/config/standalone/intro.html[the new configuration introduction document].


[[advanced_configuration]]
=== Advanced configuration

This documentation has moved. Please visit https://www.phusionpassenger.com/library/config/standalone/intro.html#nginx-configuration-template


== Using Passenger Standalone in production

This documentation has moved. Please visit https://www.phusionpassenger.com/library/deploy/standalone/

=== Starting Passenger Standalone at system boot

This documentation has moved. Please visit https://www.phusionpassenger.com/library/deploy/standalone/deploy/ruby/#step-4-make-sure-passenger-standalone-starts-on-system-boot

[[sharing_port]]
=== Sharing the same port between multiple Passenger Standalone instances

This documentation has moved. Please visit https://www.phusionpassenger.com/library/deploy/standalone/reverse_proxy.html


=== Installing Passenger Standalone behind Nginx

This documentation has moved. Please visit https://www.phusionpassenger.com/library/deploy/standalone/reverse_proxy.html



[[mass_deployment]]
== Mass deployment

This documentation has moved. Please visit https://www.phusionpassenger.com/library/deploy/standalone/mass_deployment.html


[[troubleshooting]]
== Troubleshooting

This documentation has moved. Please visit https://www.phusionpassenger.com/library/admin/standalone/

== Under the hood

include::users_guide_snippets/under_the_hood/relationship_with_ruby.txt[]

[[about_environment_variables]]
== Appendix: About environment variables

include::users_guide_snippets/environment_variables.txt[]