Skip to content

Commit a6a7fea

Browse files
author
Sorita Heng
committed
Update Docker info
1 parent 3496c08 commit a6a7fea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

modules/ROOT/partials/individually-licensed-components/import-from-word-and-export-to-word/import-from-word-and-export-to-word-installation-on-premises.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Login to Docker registry:
2525

2626
[source, sh, subs="attributes+"]
2727
----
28-
docker login -u [username] -p [password] registry.containers.tiny.cloud
28+
docker login -u tiny -p [access-token] registry.containers.tiny.cloud
2929
----
3030

3131
Pull the Docker image:

modules/ROOT/partials/individually-licensed-components/import-from-word-and-export-to-word/import-from-word-and-export-to-word-overview-on-premises.adoc

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

44
{pluginname} is a set of two converter services that allow for both exporting a structured HTML content (e.g. created with {productname} WYSIWYG editor) into a `.docx` Microsoft Word file and for importing content from `.docx` and `.dotx` files and converting it into a styled HTML document.
55

6-
A valid license key is needed in order to install {pluginname} On-Premises. You will also need login credentials to access the Tiny Cloud Docker registry and pull the Docker image.
6+
A valid license key is needed in order to install {pluginname} On-Premises. You will also need an access token to access the Tiny Cloud Docker registry and pull the Docker image.
77

8-
To get started, link:https://www.tiny.cloud/contact/[Contact Tiny Support] for a trial license key and Docker login credentials.
8+
To get started, link:https://www.tiny.cloud/contact/[Contact Tiny Support] for a trial license key and Docker access token.
99

1010
The documentation in this section refers to a simplified version of the {pluginname} On-Premises which was designed to be easy to set up and maintain (while preserving all the features). It also lowers the running costs by reducing the number of servers required to run the whole application to the minimum.
1111

0 commit comments

Comments
 (0)