|
| 1 | +import { DOCUMENTATION_HOME_PAGE, DOCUMENTATION_VERSION } from '@Common/Constants' |
| 2 | + |
| 3 | +export const DOCUMENTATION = { |
| 4 | + ADMIN_PASSWORD: 'install/install-devtron#devtron-admin-credentials', |
| 5 | + APP_CI_CONFIG_BUILD_WITHOUT_DOCKER: |
| 6 | + 'usage/applications/creating-application/docker-build-configuration#build-docker-image-without-dockerfile', |
| 7 | + APP_CREATE: 'usage/applications/create-application', |
| 8 | + APP_CREATE_CI_CONFIG: 'usage/applications/creating-application/docker-build-configuration', |
| 9 | + APP_CREATE_CONFIG_MAP: 'usage/applications/creating-application/config-maps', |
| 10 | + APP_CREATE_ENVIRONMENT_OVERRIDE: 'usage/applications/creating-application/environment-overrides', |
| 11 | + APP_CREATE_MATERIAL: 'usage/applications/creating-application/git-material', |
| 12 | + APP_CREATE_SECRET: 'usage/applications/creating-application/secrets', |
| 13 | + APP_CREATE_WORKFLOW: 'usage/applications/creating-application/workflow', |
| 14 | + APP_DEPLOYMENT_TEMPLATE: 'usage/applications/creating-application/deployment-template', |
| 15 | + APP_EPHEMERAL_CONTAINER: 'usage/applications/app-details/ephemeral-containers', |
| 16 | + APP_METRICS: 'usage/applications/app-details/app-metrics', |
| 17 | + APP_OVERVIEW_TAGS: 'usage/applications/overview#manage-tags', |
| 18 | + APP_ROLLOUT_DEPLOYMENT_TEMPLATE: 'usage/applications/creating-application/deployment-template/rollout-deployment', |
| 19 | + BUILD_STAGE: 'usage/applications/creating-application/ci-pipeline#build-stage', |
| 20 | + APP_TAGS: 'usage/applications/create-application#tags', |
| 21 | + BLOB_STORAGE: 'getting-started/install/installation-configuration#configuration-of-blob-storage', |
| 22 | + BULK_UPDATE: 'usage/bulk-update', |
| 23 | + CHART_GROUP: 'usage/deploy-chart/chart-group', |
| 24 | + CHART_LIST: 'usage/deploy-chart/overview-of-charts', |
| 25 | + CUSTOM_VALUES: 'usage/deploy-chart/overview-of-charts#custom-values', |
| 26 | + DEPLOYMENT: 'usage/applications/creating-application/deployment-template/deployment', |
| 27 | + DEPLOYMENT_TEMPLATE: 'usage/applications/creating-application/deployment-template', |
| 28 | + DEVTRON_UPGRADE: 'getting-started/upgrade', |
| 29 | + CONFIGURING_WEBHOOK: 'usage/applications/creating-application/workflow/ci-pipeline#configuring-webhook', |
| 30 | + ENTERPRISE_LICENSE: 'enterprise-license', |
| 31 | + EXECUTE_CUSTOM_SCRIPT: |
| 32 | + 'usage/applications/creating-application/workflow/ci-pipeline/ci-build-pre-post-plugins#execute-custom-script', |
| 33 | + EXTERNAL_LINKS: 'getting-started/global-configurations/external-links', |
| 34 | + EXTERNAL_SECRET: 'usage/applications/creating-application/secrets#external-secrets', |
| 35 | + KUBE_CONFIG: 'usage/resource-browser#running-kubectl-commands-locally', |
| 36 | + |
| 37 | + // Global Configurations |
| 38 | + GLOBAL_CONFIG_API_TOKEN: 'getting-started/global-configurations/authorization/api-tokens', |
| 39 | + GLOBAL_CONFIG_BUILD_INFRA: 'global-configurations/build-infra', |
| 40 | + GLOBAL_CONFIG_CHART: 'getting-started/global-configurations/chart-repo', |
| 41 | + GLOBAL_CONFIG_CLUSTER: 'getting-started/global-configurations/cluster-and-environments', |
| 42 | + GLOBAL_CONFIG_CUSTOM_CHART: 'getting-started/global-configurations/custom-charts', |
| 43 | + GLOBAL_CONFIG_CUSTOM_CHART_PRE_REQUISITES: 'getting-started/global-configurations/custom-charts#prerequisites', |
| 44 | + GLOBAL_CONFIG_DOCKER: 'getting-started/global-configurations/container-registries', |
| 45 | + GLOBAL_CONFIG_GIT: 'getting-started/global-configurations/git-accounts', |
| 46 | + GLOBAL_CONFIG_GITOPS: 'getting-started/global-configurations/gitops', |
| 47 | + GLOBAL_CONFIG_GITOPS_GITHUB: 'global-configurations/gitops#github', |
| 48 | + GLOBAL_CONFIG_GITOPS_GITLAB: 'global-configurations/gitops#gitlab', |
| 49 | + GLOBAL_CONFIG_GITOPS_AZURE: 'global-configurations/gitops#azure', |
| 50 | + GLOBAL_CONFIG_GITOPS_BITBUCKET: 'global-configurations/gitops#bitbucket', |
| 51 | + GLOBAL_CONFIG_GROUPS: 'getting-started/global-configurations/authorization/permission-groups', |
| 52 | + GLOBAL_CONFIG_HOST_URL: 'getting-started/global-configurations/host-url', |
| 53 | + GLOBAL_CONFIG_NOTIFICATION: 'getting-started/global-configurations/manage-notification', |
| 54 | + GLOBAL_CONFIG_PERMISSION: `${DOCUMENTATION_HOME_PAGE}/global-configurations/authorization/user-access#devtron-apps-permissions`, |
| 55 | + GLOBAL_CONFIG_PROJECT: 'getting-started/global-configurations/projects', |
| 56 | + GLOBAL_CONFIG_SSO: 'getting-started/global-configurations/sso-login', |
| 57 | + GLOBAL_CONFIG_SCOPED_VARIABLES: 'getting-started/global-configurations/scoped-variables', |
| 58 | + GLOBAL_CONFIG_USER: 'getting-started/global-configurations/authorization/user-access', |
| 59 | + HYPERION: `${DOCUMENTATION_HOME_PAGE}/#hyperion`, |
| 60 | + JOB_CRONJOB: 'usage/applications/creating-application/deployment-template/job-and-cronjob', |
| 61 | + JOB_SOURCE_CODE: 'usage/jobs/configuration-job', |
| 62 | + JOB_WORKFLOW_EDITOR: 'usage/jobs/workflow-editor-job', |
| 63 | + K8S_RESOURCES_PERMISSIONS: 'global-configurations/authorization/user-access#kubernetes-resources-permissions', |
| 64 | + MANDATORY_TAGS: `${DOCUMENTATION_HOME_PAGE}/global-configurations/tags-policy#create-application-with-mandatory-tags`, |
| 65 | + PRE_POST_BUILD_STAGE: 'usage/applications/creating-application/ci-pipeline/ci-build-pre-post-plugins', |
| 66 | + ROLLOUT: 'usage/applications/creating-application/deployment-template/rollout-deployment', |
| 67 | + SECURITY: 'usage/security-features', |
| 68 | + SPECIFY_IMAGE_PULL_SECRET: 'getting-started/global-configurations/container-registries#specify-image-pull-secret', |
| 69 | + TENANT_INSTALLATION: `${DOCUMENTATION_HOME_PAGE}${DOCUMENTATION_VERSION}/usage/software-distribution-hub/tenants`, |
| 70 | +} |
0 commit comments