2016-07-04 22:59:50 -04:00
|
|
|
{
|
|
|
|
|
"redirects": {
|
2021-05-01 17:59:39 -04:00
|
|
|
"installation": "getting-started/installation/",
|
2016-09-25 01:39:36 -06:00
|
|
|
"advanced-installation": "getting-started/advanced-installation/",
|
|
|
|
|
"troubleshooting": "getting-started/troubleshooting/",
|
|
|
|
|
"upgrading": "getting-started/upgrading/",
|
|
|
|
|
"application-deployment": "deployment/application-deployment/",
|
2016-07-04 22:59:50 -04:00
|
|
|
"checks-examples": "deployment/zero-downtime-deploys/",
|
|
|
|
|
"remote-commands": "deployment/remote-commands/",
|
2021-01-21 01:30:28 -05:00
|
|
|
"process-management": "processes/process-management/",
|
2021-01-21 01:32:55 -05:00
|
|
|
"deployment/process-management": "processes/process-management/",
|
2021-02-11 12:21:33 -05:00
|
|
|
"deployment/one-off-processes": "processes/one-off-tasks/",
|
2021-02-28 17:25:03 -05:00
|
|
|
"deployment/buildpacks": "deployment/builders/herokuish-buildpacks/",
|
|
|
|
|
"deployment/methods/buildpacks": "deployment/builders/herokuish-buildpacks/",
|
|
|
|
|
"deployment/dockerfiles": "deployment/builders/dockerfiles/",
|
|
|
|
|
"deployment/methods/cloud-native-buildpacks": "deployment/builders/cloud-native-buildpacks/",
|
|
|
|
|
"deployment/methods/dockerfiles": "deployment/builders/dockerfiles/",
|
|
|
|
|
"deployment/methods/herokuish-buildpacks": "deployment/builders/herokuish-buildpacks/",
|
2023-12-02 16:45:56 -05:00
|
|
|
"deployment/images": "deployment/methods/image/",
|
|
|
|
|
"deployment/tar": "deployment/methods/archive/",
|
|
|
|
|
"deployment/methods/images": "deployment/methods/image/",
|
|
|
|
|
"deployment/methods/tar": "deployment/methods/archive/",
|
2016-07-04 22:59:50 -04:00
|
|
|
"configuration-management": "configuration/environment-variables/",
|
|
|
|
|
"deployment/ssl-configuration": "configuration/ssl/",
|
2022-08-09 12:42:31 -04:00
|
|
|
"configuration/nginx": "networking/proxies/nginx/",
|
|
|
|
|
"nginx": "networking/proxies/nginx/",
|
2017-04-21 02:19:54 -06:00
|
|
|
"dns": "networking/dns/",
|
|
|
|
|
"configuration/dns": "networking/dns/",
|
|
|
|
|
"proxy": "networking/proxy-management/",
|
|
|
|
|
"advanced-usage/proxy-management": "networking/proxy-management/",
|
2016-07-04 22:59:50 -04:00
|
|
|
"backup-recovery": "advanced-usage/backup-recovery/",
|
|
|
|
|
"deployment-tasks": "advanced-usage/deployment-tasks/",
|
2016-09-25 01:39:36 -06:00
|
|
|
"deployment/deployment-tasks": "advanced-usage/deployment-tasks/",
|
2016-07-04 22:59:50 -04:00
|
|
|
"docker-options": "advanced-usage/docker-options/",
|
|
|
|
|
"dokku-events-logs": "advanced-usage/event-logs/",
|
|
|
|
|
"dokku-storage": "advanced-usage/persistent-storage/",
|
2021-10-10 01:58:39 -04:00
|
|
|
"advanced-usage/schedulers/alternate-schedulers": "deployment/schedulers/scheduler-management/",
|
|
|
|
|
"advanced-usage/schedulers/docker-local": "deployment/schedulers/docker-local/",
|
|
|
|
|
"deployment/schedulers/alternate-schedulers": "deployment/schedulers/scheduler-management/",
|
2020-12-30 03:25:03 -05:00
|
|
|
"community/tutorials/deploying-with-gitlab-ci": "deployment/continuous-integration/gitlab-ci/",
|
2016-07-04 22:59:50 -04:00
|
|
|
"plugins": "community/plugins/"
|
|
|
|
|
}
|
|
|
|
|
}
|