Skip to content

Commit 9403d2d

Browse files
author
Sorita Heng
committed
minor copy edits
1 parent 66a49e3 commit 9403d2d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

modules/ROOT/partials/docker/spelling-service/spelling-service-installation.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33

44
[NOTE]
55
Valid credentials (username and password) are **required** in order to retrieve On-Premises services images from our Docker Registry.
6-
link:https://www.tiny.cloud/contact/[Contact us] to request credentials.
6+
link:https://www.tiny.cloud/contact/[Contact {companyname} Support] to request credentials.
77

88
=== Retrieve Docker Image
99

1010
. Login into the {companyname} Cloud Docker Registry:
1111
+
1212
[source, sh, subs="attributes+"]
1313
----
14-
docker login -u [username] -p [access-token] registry.containers.tiny.cloud
14+
docker login -u [username] -p [password] registry.containers.tiny.cloud
1515
----
1616

1717
. Pull the Docker Image from the Docker registry:

modules/ROOT/partials/docker/spelling-service/spelling-service-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ The On-Premises version of the link:https://www.tiny.cloud/tinymce/features/spel
55

66
The only requirement to run these services On-Premises is a container runtime or orchestration tool e.g. Docker, Kubernetes, Podman.
77

8-
Once your subscription is enabled for the service, an access token will be provided to access the Tiny Cloud Docker registry and pull the Docker image.
8+
To get started, contact link:https://www.tiny.cloud/contact/[{companyname} Support] to enable the service. A username and password will be provided to access the {companyname} Cloud Docker registry and pull the Docker image.
99

1010
include::partial$misc/admon-dont-push-docker-images.adoc[]

0 commit comments

Comments
 (0)