From 7e50b9d7f216bcd683dd40d14b6bad3f6d543e08 Mon Sep 17 00:00:00 2001 From: aryanpingle Date: Thu, 24 Oct 2024 15:13:18 +0530 Subject: [PATCH] Remove some mkdocs callouts for 'tip' --- deploy/docker/DOCKER-ENV.md | 15 +++++---------- deploy/docker/LOCALHOST.SECURE.md | 17 ++++++----------- deploy/docker/LOCALHOST.md | 16 ++++++---------- docs/admin/host.md | 19 +++++++------------ docs/admin/localhost.md | 16 ++++++---------- 5 files changed, 30 insertions(+), 53 deletions(-) diff --git a/deploy/docker/DOCKER-ENV.md b/deploy/docker/DOCKER-ENV.md index e4dd94771..9956c0f2a 100644 --- a/deploy/docker/DOCKER-ENV.md +++ b/deploy/docker/DOCKER-ENV.md @@ -15,14 +15,9 @@ Edit all the fields according to your specific case. | username1 | 'user1' | The gitlab instance username of a user of DTaaS | | username2 | 'user2' | The gitlab instance username of a user of DTaaS | - - -!!! tip - Important points to note: +:clipboard: Important points to note: - 1. The path examples given here are for Linux OS. - These paths can be Windows OS compatible paths as well. - 1. The Server DNS can also be an IP address. - However, for proper working it is neccessary to use the - same convention (IP/DNS) in the client configuration file (`deploy/config/client/env.js`) as well. - +1. The path examples given here are for Linux OS. + These paths can be Windows OS compatible paths as well. +1. The Server DNS can also be an IP address. + However, for proper working it is neccessary to use the same convention (IP/DNS) in the client configuration file (`deploy/config/client/env.js`) as well. diff --git a/deploy/docker/LOCALHOST.SECURE.md b/deploy/docker/LOCALHOST.SECURE.md index bdfdd0511..25e3ca949 100644 --- a/deploy/docker/LOCALHOST.SECURE.md +++ b/deploy/docker/LOCALHOST.SECURE.md @@ -95,17 +95,12 @@ Edit all the fields according to your specific case. | DTAAS_DIR | '/home/Desktop/DTaaS' | Full path to the DTaaS directory. This is an absolute path with no trailing slash. | | username1 | 'user1' | Your gitlab username | - - -!!! tip - Important points to note: - - 1. The path examples given here are for Linux OS. - These paths can be Windows OS compatible paths as well. - 1. The client configuration file is located at `deploy/config/client/env.local.js`. - Edit the URLs in this file by replacing `http` with `https`. - Beyond this, it is not necessary to modify this file. - +:clipboard: Important points to note: + +1. The path examples given here are for Linux OS. + These paths can be Windows OS compatible paths as well. +1. The client configuration file is located at `deploy/config/client/env.local.js`. + Edit the URLs in this file by replacing `http` with `https`. Beyond this, it is not necessary to modify this file. ### Start DTaaS to Integrate Gitlab diff --git a/deploy/docker/LOCALHOST.md b/deploy/docker/LOCALHOST.md index dd9c16c3f..87758664f 100644 --- a/deploy/docker/LOCALHOST.md +++ b/deploy/docker/LOCALHOST.md @@ -59,16 +59,12 @@ Edit all the fields according to your specific case. | DTAAS_DIR | '/home/Desktop/DTaaS' | Full path to the DTaaS directory. This is an absolute path with no trailing slash. | | username1 | 'user1' | Your gitlab username | - - -!!! tip - Important points to note: - - 1. The path examples given here are for Linux OS. - These paths can be Windows OS compatible paths as well. - 1. The client configuration file is located at `deploy/config/client/env.local.js`. - It is not necessary to modify this file. - +:clipboard: Important points to note: + +1. The path examples given here are for Linux OS. + These paths can be Windows OS compatible paths as well. +1. The client configuration file is located at `deploy/config/client/env.local.js`. + It is not necessary to modify this file. ### Create User Workspace diff --git a/docs/admin/host.md b/docs/admin/host.md index 0997dfc3d..10fb4185d 100644 --- a/docs/admin/host.md +++ b/docs/admin/host.md @@ -119,18 +119,13 @@ Edit all the fields according to your specific case. | username1 | 'user1' | The gitlab instance username of a user of DTaaS | | username2 | 'user2' | The gitlab instance username of a user of DTaaS | - - -!!! tip - Important points to note: - - 1. The path examples given here are for Linux OS. - These paths can be Windows OS compatible paths as well. - 1. The client configuration file is located at `deploy/config/client/env.js`. - 1. The Server DNS can also be an IP address. - However, for proper working it is neccessary to use the - same convention (IP/DNS) in the client configuration file as well. - +:clipboard: Important points to note: + +1. The path examples given here are for Linux OS. + These paths can be Windows OS compatible paths as well. +1. The client configuration file is located at `deploy/config/client/env.js`. +1. The Server DNS can also be an IP address. + However, for proper working it is neccessary to use the same convention (IP/DNS) in the client configuration file as well. ### Website Client diff --git a/docs/admin/localhost.md b/docs/admin/localhost.md index cdf0f9073..cc82860f2 100644 --- a/docs/admin/localhost.md +++ b/docs/admin/localhost.md @@ -65,17 +65,13 @@ Edit all the fields according to your specific case. | DTAAS_DIR | '/home/Desktop/DTaaS' | Full path to the DTaaS directory. This is an absolute path with no trailing slash. | | username1 | 'user1' | Your gitlab username | - - -!!! tip - Important points to note: +:clipboard: Important points to note: - 1. The path examples given here are for Linux OS. - These paths can be Windows OS compatible paths as well. - 1. The client configuration file is located at `deploy/config/client/env.local.js`. - If you are following the guide to use HTTPS on localhost, edit the URLs in this file by replacing `http` with `https`. - Beyond this, it is not necessary to modify this file. - +1. The path examples given here are for Linux OS. + These paths can be Windows OS compatible paths as well. +1. The client configuration file is located at `deploy/config/client/env.local.js`. + If you are following the guide to use HTTPS on localhost, edit the URLs in this file by replacing `http` with `https`. + Beyond this, it is not necessary to modify this file. ### Create User Workspace