Olly P
147f757924
UCP Sys Req Version Compatibility ( #9597 )
2019-10-11 16:03:03 +01:00
Traci Morrison
085e1167e7
Merge pull request #9590 from traci-morrison/ucp-install-upgrade
...
Fix syntax and formatting
2019-10-10 09:20:35 -04:00
Traci Morrison
46b217ba6e
Merge pull request #9567 from traci-morrison/update-ee-branding
...
Remove Advanced and Standard names
2019-10-10 09:20:09 -04:00
Traci Morrison
3d89217fc5
Fix syntax and formatting
2019-10-07 14:55:48 -04:00
Traci Morrison
3291e66631
Remove Advanced and Standard names
2019-10-03 10:06:25 -04:00
Traci Morrison
2f5d850941
Merge pull request #1347 from docker/master
...
Merging 2019-09-patch-release-notes branch
2019-10-01 17:22:33 -04:00
Olly P
2bdcf557d9
Merge branch 'master' into azure-subnet-size
2019-10-01 15:16:24 +01:00
Dawn W
4d93f1c1ef
Merge pull request #1340 from docker/master
...
merging master to the patch release branch
2019-09-26 17:21:38 -07:00
Traci Morrison
3a79d50052
Additional edits
2019-09-26 15:46:03 -04:00
Traci Morrison
97f536288e
Add the new UCP configuration point
2019-09-26 09:47:44 -04:00
Nikita Potapenko
ecaf5b7eec
Fix typo ( #9511 )
2019-09-25 15:16:23 -07:00
Traci Morrison
b0ad928444
Merge pull request #9406 from millerdz/patch-11
...
Remove web interface upgrade section
2019-09-24 11:43:02 -04:00
Trapier Marshall
5a466a57c3
ucp: fix whitespace on node labels doc ( #9395 )
...
what i did:
- fix whitespace so markdown numbering is consistent
how i tested:
1. build docs locally `docker-compose build; docker-compose up -d`
2. verify numbering corrected
3. deploy compose file through UCP 3.2.1 UI to make sure its spacing was
unaffected\*
\* note: not addressing outdated screenshots with this commit
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com >
2019-09-23 18:02:37 +01:00
Olly P
d31ec2985c
Merge branch 'master' into patch-11
2019-09-23 17:54:13 +01:00
Traci Morrison
132f2bed14
Merge pull request #9465 from traci-morrison/engdocs-162
...
Fix broken links
2019-09-23 10:27:16 -04:00
ollypom
3de944e12a
Removed images and references to 'UI upgrades'
...
- Removed UCP UI images
- Removed reference to UCP UI Upgrades
- This commit also removed a lot of whitespace at the end of lines.
2019-09-17 15:21:16 +00:00
Traci Morrison
cfc9a64b8c
Fix broken links
2019-09-17 09:05:38 -04:00
Traci Morrison
460be1a07b
Update broken links
2019-09-16 14:32:54 -04:00
Jose J. Escobar
4038d42b87
Update system-requirements.md ( #9436 )
...
A typo.
Removed additional ',' for consistency.
A duplicate 'for'.
There is a section where the markup ``` are not being honored. I didn't want to mess too much with that.
2019-09-13 10:32:06 +01:00
Traci Morrison
105a8e734a
Merge pull request #9313 from arueth/master
...
Fixed formatting on Avoid IP range conflicts section
2019-09-11 14:44:50 -04:00
Derrick Miller
0dca2cdcd2
Remove web interface upgrade section
...
Upgrading through the UCP UI is no longer an option so I've removed the section of instructions of that upgrade technique.
2019-09-09 11:01:06 -04:00
Trapier Marshall
0d2091fb5b
ucp cli upgrade: emphasize run on only one node ( #9366 )
2019-09-05 10:49:53 +01:00
Dawn W
6f769c5eea
Update index.md
2019-09-03 13:43:46 -07:00
Olly P
8aa892fd94
Merge branch 'master' into usha-aug-patch
2019-09-03 15:04:57 +01:00
Olly P
38400b7884
Expanded SELinux UCP install documentation ( #9299 )
...
* Expanded SELinux install documentation
Added a bit more context installing UCP on a system with SELinux enabled
at the daemon.
* Added a list for cloud providers
2019-09-02 18:49:07 +01:00
Traci Morrison
50ba65fac7
Merge pull request #9306 from traci-morrison/jira-engdocs-111
...
Change API URL to 3.2
2019-08-29 10:52:10 -04:00
Olly P
ea53eb91c7
Merge branch '2019-08-patch-release-notes' into 2019-08-patch-release-notes-augustcommits
2019-08-29 15:21:30 +01:00
Usha Mandya
075458e9ba
DTR and Desktop relnotes for August patch ( #1299 )
...
DDE and DTR changes for August patch
2019-08-29 13:55:00 +01:00
Olly P
03d8135369
Added the new Azure IP Count install variable ( #1296 )
2019-08-29 12:51:24 +01:00
Aaron Rueth
448dad1e27
Fixed formatting on Avoid IP range conflicts section
2019-08-27 08:25:11 -07:00
Traci Morrison
0e8bcfc90b
Merge pull request #9227 from arueth/master
...
Adding docker0 and docker_gwbridge information UCP plan-installation …
2019-08-27 09:55:10 -04:00
Traci Morrison
77f8c6e856
Change API URL to 3.2
2019-08-26 11:44:46 -04:00
Traci Morrison
da3d4996b5
Add warning about the impact of not following the config guidelines
2019-08-23 11:02:53 -04:00
Olly P
2c1cc43b7f
Updated UCP on AWS Install Command ( #9280 )
2019-08-21 18:24:56 +01:00
Aaron Rueth
f16a7ad1d9
Removed overlay reference in bridge network section
2019-08-20 09:46:23 -07:00
Steven Follis
4ad7f63f4c
Removed extraneous azure.json entries ( #9271 )
...
Currently we specify quite a few extra lines in the `azure.json` file that are unneeded due to the default values.
I removed `cloudProviderBackoff` and its extraneous related values, and `useManagedIdentityExtension` since the default value is the same.
Removing these entries tidies up and simplifies the sample `azure.json` for end users.
2019-08-19 20:09:38 +01:00
Aaron Rueth
e42615d6cc
Added default for service-cluster-ip-range
2019-08-19 10:11:52 -07:00
Aaron Rueth
59fe504b3f
Made updates based on customer feedback
2019-08-19 10:08:21 -07:00
Traci Morrison
9e5971598f
Fix spacing issue with pre-logon message
2019-08-19 11:07:58 -04:00
Traci Morrison
e9159dc147
Another edit
2019-08-19 09:13:14 -04:00
Traci Morrison
a929f43fc0
Add pre-logon message info
2019-08-19 08:48:42 -04:00
Ivan Sharamok
1f805b8de0
Install on azure reqs update 081419 ( #9259 )
...
* add Az NIC req, clarify azure.json
* clarified azure prereq and azure.json req
* Reworded the azure.json paragraph
2019-08-15 16:33:27 +01:00
Aaron Rueth
6e7614d3f5
Cleaned up markdown
2019-08-13 08:01:20 -07:00
Aaron Rueth
ab81d0e43b
Updates from review
2019-08-13 07:52:23 -07:00
Aaron Rueth
0dd95b0bce
Adding docker0 and docker_gwbridge information UCP plan-installation section
2019-08-08 13:08:42 -07:00
Olly P
e12eb296b2
Fix deadlinks ( #9181 )
2019-07-31 18:36:20 +01:00
Olly P
d626941413
Updated from 2.1 to 3.0 ( #9162 )
2019-07-31 17:51:38 +01:00
Olly P
c39e6738e8
Found Troubleshoot Redirect in UCP v1 Archive ( #9063 )
...
Signed-off-by: Olly Pomeroy <olly@docker.com >
2019-07-26 17:19:59 +01:00
Olly P
05c9bf16bd
Fixed UCP Pull Images command ( #9124 )
2019-07-25 17:35:40 +01:00
Olly P
1655766076
Fixed UCP Upgrade Link and Provided more detail ( #9116 )
2019-07-23 19:42:01 +01:00