@@ -19,6 +19,27 @@ scaling group of a cloud provider. The following providers are supported:
19
19
When the number of instances changes, nginx-asg-sync adds the new instances to the NGINX Plus configuration and removes
20
20
the terminated ones.
21
21
22
+ <!-- START doctoc generated TOC please keep comment here to allow auto update -->
23
+ <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
24
+ ## Table of Contents
25
+
26
+ - [ How It Works] ( #how-it-works )
27
+ - [ Documentation] ( #documentation )
28
+ - [ Supported Operating Systems and Architectures] ( #supported-operating-systems-and-architectures )
29
+ - [ Installation] ( #installation )
30
+ - [ Manual Installation] ( #manual-installation )
31
+ - [ Snap Installation] ( #snap-installation )
32
+ - [ NGINX Plus Configuration] ( #nginx-plus-configuration )
33
+ - [ Configuration for Cloud Providers] ( #configuration-for-cloud-providers )
34
+ - [ Usage] ( #usage )
35
+ - [ Troubleshooting] ( #troubleshooting )
36
+ - [ Building a Software Package] ( #building-a-software-package )
37
+ - [ Contacts] ( #contacts )
38
+ - [ Contributing] ( #contributing )
39
+ - [ Support] ( #support )
40
+
41
+ <!-- END doctoc generated TOC please keep comment here to allow auto update -->
42
+
22
43
## How It Works
23
44
24
45
nginx-asg-sync is an agent process that runs on the same instance as NGINX Plus. It polls for changes to the backend
@@ -41,25 +62,8 @@ Below you will find documentation on how to use nginx-asg-sync.
41
62
42
63
## Documentation
43
64
44
- > ** Note**
45
- >
46
- > The documentation for ** the latest stable release** is available via a link in the description of the release. See the
47
- > [ releases page] ( https://github.com/nginxinc/nginx-asg-sync/releases ) .
48
-
49
- ** Contents:**
50
-
51
- - [ NGINX Plus Integration with Cloud Autoscaling --
52
- nginx-asg-sync] ( #nginx-plus-integration-with-cloud-autoscaling----nginx-asg-sync )
53
- - [ How It Works] ( #how-it-works )
54
- - [ Documentation] ( #documentation )
55
- - [ Supported Operating Systems] ( #supported-operating-systems-and-architectures )
56
- - [ Installation] ( #installation )
57
- - [ NGINX Plus Configuration] ( #nginx-plus-configuration )
58
- - [ Configuration for Cloud Providers] ( #configuration-for-cloud-providers )
59
- - [ Usage] ( #usage )
60
- - [ Troubleshooting] ( #troubleshooting )
61
- - [ Building a Software Package] ( #building-a-software-package )
62
- - [ Support] ( #support )
65
+ The documentation for ** the latest stable release** is available via a link in the description of the release. See the
66
+ [ releases page] ( https://github.com/nginxinc/nginx-asg-sync/releases ) .
63
67
64
68
## Supported Operating Systems and Architectures
65
69
0 commit comments