├── .circleci-deprecated └── config.yml ├── .gitignore ├── .idea ├── encodings.xml ├── kintohub-docs.iml ├── misc.xml ├── modules.xml └── vcs.xml ├── .travis.yml ├── README.md ├── SETUP.md ├── assets ├── Color (1).png ├── kintohub-project-logo-2.png ├── kintohub-project-logo.png ├── kintohub-screenshot-2.png ├── kintohub-screenshot.png └── twitter-button.svg ├── docs ├── _legacy │ ├── accounts.md │ ├── adding-a-dependency-application.md │ ├── advanced-usages.md │ ├── answers.md │ ├── billing.md │ ├── builds-and-run-cmds.md │ ├── calling-kintohub-apis.md │ ├── connecting-a-github-organization.md │ ├── creating-an-application.md │ ├── deleting-a-kintoblock.md │ ├── deleting-an-application.md │ ├── deployment-status-history.md │ ├── environmental-parameters.md │ ├── feedback.md │ ├── kintoapps.md │ ├── kintoblock-builds.md │ ├── managing-members.md │ ├── product-roadmap.md │ ├── sdk-less-framework.md │ ├── serverless.md │ ├── tagging-and-deploying.md │ ├── talking-to-applications.md │ ├── thinking-kinto.md │ ├── usage-limit.md │ ├── use-during-alpha.md │ ├── what-is-an-application.md │ └── workspaces.md ├── assets │ ├── Auth_Org.png │ ├── Auto-Build.png │ ├── Auto-Deployment.png │ ├── Branches_Sidebar.png │ ├── Delete_KB.png │ ├── GitHub_Configure.png │ ├── GitHub_Configure_setting.png │ ├── GitHub_Settings.png │ ├── GitHub_app.png │ ├── Grant_Org_Access.png │ ├── High-Availability.png │ ├── Logs_btn_on_top.png │ ├── Public_API.png │ ├── Uninstall_GitHub_app.png │ ├── accept-invite.png │ ├── add-kintoblock.png │ ├── add-member.png │ ├── add-new-env.png │ ├── add-new-environment.png │ ├── add-same-kb.png │ ├── adding-dependencies-4-5.png │ ├── advance-option-dynamic-website.png │ ├── advanced-option-custom-service.png │ ├── advanced-option-static-website.png │ ├── advanced-options.png │ ├── auth-token.png │ ├── auto-doc.png │ ├── basic-info-project.png │ ├── branches_card.png │ ├── build-arguments.png │ ├── build-run-commands-python.png │ ├── build-run-commands.png │ ├── build_error.png │ ├── build_latest_commit.png │ ├── choose-repository-job.png │ ├── choose_github_org.png │ ├── client-multi-app-services.png │ ├── client-session-memory-example.png │ ├── configuration-kintoblock.png │ ├── configure-job.png │ ├── configure-kintoblock.png │ ├── confirm-prod-deploy.png │ ├── connecting-a-github-organization-1.png │ ├── connecting-a-github-organization-2.png │ ├── connecting-a-github-organization-3.png │ ├── connecting-a-github-organization-4-5.png │ ├── console-logs-page.png │ ├── console-logs.png │ ├── create-custom-service.png │ ├── create-job.png │ ├── create-microservice.png │ ├── create-workspace.png │ ├── creating-a-kintoblock-1-2.png │ ├── creating-a-kintoblock-3-4.png │ ├── creating-a-kintoblock-5.png │ ├── creating-a-workspace-1.png │ ├── creating-a-workspace-2-3.png │ ├── creating-an-application-1-2.png │ ├── creating-an-application-3-4.png │ ├── custom-choose-repository.png │ ├── custom-service-block.png │ ├── customservice-custom-dockerfile.png │ ├── delete-deployments.png │ ├── delete-environment.png │ ├── delete-kb-deployments-new.png │ ├── delete-kb-deployments.png │ ├── delete-kintoblock.png │ ├── delete-projects.png │ ├── deploy-button.png │ ├── deployment-logs-page.png │ ├── deployment-logs.png │ ├── deployments-status-history.png │ ├── display-name.png │ ├── done-configuring.png │ ├── dynamic-web-app-custom-dockerfile.png │ ├── dynamic-web-app.png │ ├── edit-basic-info-deployments.png │ ├── edit-icon-project.png │ ├── edit-workspace-name.png │ ├── enable-auto-deploy-button.png │ ├── env-add-popup.png │ ├── env-logs.png │ ├── env-vars-kb.png │ ├── environment_variables.png │ ├── examples │ │ ├── docusaurus │ │ │ └── preview.png │ │ ├── gatsby │ │ │ └── preview.png │ │ ├── hasura │ │ │ ├── add-new-environment.png │ │ │ ├── confirm-prod-deploy.png │ │ │ ├── hasura-config-slide-panel.png │ │ │ ├── hasura-login.png │ │ │ ├── prod-environment-deployment.png │ │ │ └── two-environments-sidebar.png │ │ ├── ionic │ │ │ └── preview.png │ │ ├── static-websites │ │ │ ├── angular.mp4 │ │ │ └── html.mp4 │ │ └── todo-list │ │ │ ├── deployment-kintoblocks.png │ │ │ ├── kintoblock-api-built.png │ │ │ ├── kintoblock-select-flavor.png │ │ │ └── todos.png │ ├── grafana-metrics.png │ ├── grafana_login.png │ ├── hasura-config-slide-panel.png │ ├── helm-arguments.png │ ├── host-name.png │ ├── hostname-kb.png │ ├── introduction │ │ ├── getting-started │ │ │ ├── cloud-native-landscape.png │ │ │ ├── kintohub-workflow.svg │ │ │ ├── teams-full@2x.png │ │ │ ├── workflow-intro.mp4 │ │ │ └── workflow-sync.svg │ │ ├── try-deploying │ │ │ ├── link-repo-sources.png │ │ │ ├── nodejs-app │ │ │ │ ├── add-to-deployment.png │ │ │ │ ├── basic-info-section.png │ │ │ │ ├── building.png │ │ │ │ ├── built-successfully.png │ │ │ │ ├── deployment-deployed.png │ │ │ │ ├── deployment-node-app.png │ │ │ │ ├── deployment-running.png │ │ │ │ ├── my-app.png │ │ │ │ ├── no-builds-yet.png │ │ │ │ └── repository-section.png │ │ │ └── select-kintoblock.png │ │ └── workflow-intro.mp4 │ ├── job-custom-dockerfile.png │ ├── kb-add-deployments.png │ ├── kb-basic-info-section.png │ ├── kb-basic-info.png │ ├── kb-create-options.png │ ├── kb-custom-service-basic-info.png │ ├── kb-custom-service-options.png │ ├── kb-ellipsis-icon.png │ ├── kb-hardware-configuration.png │ ├── kb-open-repo-btn.png │ ├── kb-retry.png │ ├── kb-tag-btn.png │ ├── kb-website-basic-info.png │ ├── kintoBlock-advanced-option.png │ ├── kintoblock-basic-info.png │ ├── kintoblock-edit-info.png │ ├── kintoblock-settings.png │ ├── kintoblock_services_screenshot.png │ ├── kintohub-api-authorization-flow.png │ ├── link-repo.png │ ├── logs-closed.png │ ├── logs-open.png │ ├── managing-members-1-2.png │ ├── managing-members-3.png │ ├── managing-members-4.png │ ├── managing-members-5.png │ ├── member-role.png │ ├── member-tag.png │ ├── metrics-btn.png │ ├── microservice-choose-repository.png │ ├── microservice-custom-dockerfile.png │ ├── modify-kintoblock.png │ ├── open_log.png │ ├── plans-and-billing │ │ ├── manage-workspace.png │ │ ├── upgrade-your-workspace.png │ │ ├── upgraded-plan.png │ │ └── workspace-menu.png │ ├── project-branch-tag-switcher.png │ ├── project-card-options.png │ ├── project-kintoblocks-section.png │ ├── project_create_options.png │ ├── promote-env.png │ ├── public_access_tab.png │ ├── pwd_for_websites.png │ ├── repeat-schedule.png │ ├── resend-tag.png │ ├── revoke-access.png │ ├── roll-back-env.png │ ├── run-once.png │ ├── searck-kb.png │ ├── select-kb-flavour.png │ ├── select_kintoblock_type.png │ ├── select_repo_options.png │ ├── services_sidebar_screenshot.png │ ├── share-workspace.png │ ├── shutdown-project.png │ ├── static-from-build-custom-dockerfile.png │ ├── static-from-build.png │ ├── tab-this-build.png │ ├── tagging-a-commit-1-2.png │ ├── tagging-a-commit-3.png │ ├── tagging-and-deploying-1-2.png │ ├── tagging-and-deploying-3.png │ ├── talking-to-applications-1-2.png │ ├── talking-to-applications-2.png │ ├── talking-to-applications-3.png │ ├── talking-to-applications-4.png │ ├── two-environments-sidebar.png │ ├── unlink-branch-pop-up.png │ ├── unlink-branch.png │ ├── website-advanced-options.png │ ├── website-choose-repository.png │ ├── website-dropdown.png │ ├── website-options.png │ ├── website-static.png │ ├── website_basic_auth.png │ └── website_open_btn.png ├── catalogs │ ├── elasticsearch.md │ ├── example.md │ ├── hasura.md │ ├── influx.md │ ├── introduction.md │ ├── minio.md │ ├── mongodb.md │ ├── mysql.md │ ├── nats.md │ ├── postgres.md │ ├── rabbitmq.md │ ├── redis-sentinel.md │ ├── redis.md │ └── wordpress.md ├── examples │ ├── docusaurus │ │ └── tutorial.md │ ├── gatsby │ │ └── tutorial.md │ ├── go │ │ ├── beego.md │ │ ├── fasthttp.md │ │ ├── gin.md │ │ └── iris.md │ ├── hasura │ │ └── tutorial.md │ ├── ionic │ │ └── tutorial.md │ ├── jobs │ │ └── puppeteer.md │ ├── nodejs │ │ ├── express.md │ │ ├── fastify.md │ │ ├── hapi.md │ │ └── koa.md │ ├── python │ │ ├── django.md │ │ └── flask.md │ ├── static-website │ │ ├── angular.md │ │ ├── jekyll.md │ │ ├── nextjs.md │ │ ├── preact.md │ │ ├── react.md │ │ ├── static.md │ │ ├── tutorial.md │ │ └── vue.md │ └── todo-list │ │ └── tutorial.md ├── experimental │ ├── dockerfiles.md │ └── session-memory.md ├── features │ ├── building │ │ ├── api-docs.md │ │ ├── branches-and-tags.md │ │ ├── build-arguments.md │ │ ├── continuous-integration.md │ │ ├── custom-dockerfile.md │ │ ├── helm-arguments.md │ │ ├── manage-blocks.md │ │ └── pulling-source-code.md │ ├── deploying │ │ ├── continuous-delivery.md │ │ ├── environment-variables.md │ │ ├── high-availability.md │ │ ├── manage-environments.md │ │ └── manage-projects.md │ ├── operating │ │ ├── accessing-endpoints.md │ │ ├── logs.md │ │ └── token-session.md │ └── workspaces-and-teams │ │ ├── manage-workspace.md │ │ ├── sharing-workspaces.md │ │ └── workspace-intro.md ├── introduction │ ├── _wip_why-kintohub-workflow.md │ ├── getting-started.md │ ├── kintohub-workflow.md │ └── try-deploying │ │ ├── dotnet-app.md │ │ ├── elixir-app.md │ │ ├── go-app.md │ │ ├── java-app.md │ │ ├── nodejs-app.md │ │ ├── php-app.md │ │ ├── python-app.md │ │ └── ruby-app.md ├── kintoblocks │ ├── custom-services.md │ ├── helm-arguments.md │ ├── introduction.md │ ├── introduction2.md │ ├── jobs.md │ ├── microservices.md │ └── websites.md ├── plans-and-billing │ ├── billing.md │ ├── plans.md │ └── upgrading.md ├── projects │ ├── configure-kintoblocks.md │ ├── environments.md │ ├── introduction.md │ ├── metrics.md │ ├── promoting.md │ ├── rollbacks.md │ └── shut-down.md └── release-notes.md └── website ├── .env-sample ├── core └── Footer.js ├── i18n └── en.json ├── package-lock.json ├── package.json ├── pages └── en │ ├── help.js │ └── users.js ├── sidebars.json ├── siteConfig.js ├── static ├── css │ └── custom.css ├── img │ ├── favicon.png │ ├── footer-socials-angellist.svg │ ├── footer-socials-facebook.svg │ ├── footer-socials-github.svg │ ├── footer-socials-linkedin.svg │ ├── footer-socials-twitter.svg │ ├── help-center-account.svg │ ├── help-center-analytics.svg │ ├── help-center-applications.svg │ ├── help-center-billing.svg │ ├── help-center-faq.svg │ ├── help-center-getting-started.svg │ ├── help-center-kintoblocks.svg │ ├── help-center-market.svg │ ├── help-center-workspaces.svg │ ├── kintohub-title-text.svg │ ├── logo-full-color.svg │ └── logo-grey-single-color.svg └── index.html └── style ├── _fonts.scss ├── _footer.scss ├── _general.scss ├── _mixins.scss ├── _variables.scss └── custom.scss /.circleci-deprecated/config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/.circleci-deprecated/config.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/.gitignore -------------------------------------------------------------------------------- /.idea/encodings.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/.idea/encodings.xml -------------------------------------------------------------------------------- /.idea/kintohub-docs.iml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/.idea/kintohub-docs.iml -------------------------------------------------------------------------------- /.idea/misc.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/.idea/misc.xml -------------------------------------------------------------------------------- /.idea/modules.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/.idea/modules.xml -------------------------------------------------------------------------------- /.idea/vcs.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/.idea/vcs.xml -------------------------------------------------------------------------------- /.travis.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/.travis.yml -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/README.md -------------------------------------------------------------------------------- /SETUP.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/SETUP.md -------------------------------------------------------------------------------- /assets/Color (1).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/assets/Color (1).png -------------------------------------------------------------------------------- /assets/kintohub-project-logo-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/assets/kintohub-project-logo-2.png -------------------------------------------------------------------------------- /assets/kintohub-project-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/assets/kintohub-project-logo.png -------------------------------------------------------------------------------- /assets/kintohub-screenshot-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/assets/kintohub-screenshot-2.png -------------------------------------------------------------------------------- /assets/kintohub-screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/assets/kintohub-screenshot.png -------------------------------------------------------------------------------- /assets/twitter-button.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/assets/twitter-button.svg -------------------------------------------------------------------------------- /docs/_legacy/accounts.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/accounts.md -------------------------------------------------------------------------------- /docs/_legacy/adding-a-dependency-application.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/adding-a-dependency-application.md -------------------------------------------------------------------------------- /docs/_legacy/advanced-usages.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/advanced-usages.md -------------------------------------------------------------------------------- /docs/_legacy/answers.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/answers.md -------------------------------------------------------------------------------- /docs/_legacy/billing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/billing.md -------------------------------------------------------------------------------- /docs/_legacy/builds-and-run-cmds.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/builds-and-run-cmds.md -------------------------------------------------------------------------------- /docs/_legacy/calling-kintohub-apis.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/calling-kintohub-apis.md -------------------------------------------------------------------------------- /docs/_legacy/connecting-a-github-organization.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/connecting-a-github-organization.md -------------------------------------------------------------------------------- /docs/_legacy/creating-an-application.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/creating-an-application.md -------------------------------------------------------------------------------- /docs/_legacy/deleting-a-kintoblock.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/deleting-a-kintoblock.md -------------------------------------------------------------------------------- /docs/_legacy/deleting-an-application.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/deleting-an-application.md -------------------------------------------------------------------------------- /docs/_legacy/deployment-status-history.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/deployment-status-history.md -------------------------------------------------------------------------------- /docs/_legacy/environmental-parameters.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/environmental-parameters.md -------------------------------------------------------------------------------- /docs/_legacy/feedback.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/feedback.md -------------------------------------------------------------------------------- /docs/_legacy/kintoapps.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/kintoapps.md -------------------------------------------------------------------------------- /docs/_legacy/kintoblock-builds.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/kintoblock-builds.md -------------------------------------------------------------------------------- /docs/_legacy/managing-members.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/managing-members.md -------------------------------------------------------------------------------- /docs/_legacy/product-roadmap.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/product-roadmap.md -------------------------------------------------------------------------------- /docs/_legacy/sdk-less-framework.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/sdk-less-framework.md -------------------------------------------------------------------------------- /docs/_legacy/serverless.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/serverless.md -------------------------------------------------------------------------------- /docs/_legacy/tagging-and-deploying.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/tagging-and-deploying.md -------------------------------------------------------------------------------- /docs/_legacy/talking-to-applications.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/talking-to-applications.md -------------------------------------------------------------------------------- /docs/_legacy/thinking-kinto.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/thinking-kinto.md -------------------------------------------------------------------------------- /docs/_legacy/usage-limit.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/usage-limit.md -------------------------------------------------------------------------------- /docs/_legacy/use-during-alpha.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/use-during-alpha.md -------------------------------------------------------------------------------- /docs/_legacy/what-is-an-application.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/what-is-an-application.md -------------------------------------------------------------------------------- /docs/_legacy/workspaces.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/_legacy/workspaces.md -------------------------------------------------------------------------------- /docs/assets/Auth_Org.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/Auth_Org.png -------------------------------------------------------------------------------- /docs/assets/Auto-Build.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/Auto-Build.png -------------------------------------------------------------------------------- /docs/assets/Auto-Deployment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/Auto-Deployment.png -------------------------------------------------------------------------------- /docs/assets/Branches_Sidebar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/Branches_Sidebar.png -------------------------------------------------------------------------------- /docs/assets/Delete_KB.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/Delete_KB.png -------------------------------------------------------------------------------- /docs/assets/GitHub_Configure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/GitHub_Configure.png -------------------------------------------------------------------------------- /docs/assets/GitHub_Configure_setting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/GitHub_Configure_setting.png -------------------------------------------------------------------------------- /docs/assets/GitHub_Settings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/GitHub_Settings.png -------------------------------------------------------------------------------- /docs/assets/GitHub_app.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/GitHub_app.png -------------------------------------------------------------------------------- /docs/assets/Grant_Org_Access.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/Grant_Org_Access.png -------------------------------------------------------------------------------- /docs/assets/High-Availability.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/High-Availability.png -------------------------------------------------------------------------------- /docs/assets/Logs_btn_on_top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/Logs_btn_on_top.png -------------------------------------------------------------------------------- /docs/assets/Public_API.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/Public_API.png -------------------------------------------------------------------------------- /docs/assets/Uninstall_GitHub_app.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/Uninstall_GitHub_app.png -------------------------------------------------------------------------------- /docs/assets/accept-invite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/accept-invite.png -------------------------------------------------------------------------------- /docs/assets/add-kintoblock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/add-kintoblock.png -------------------------------------------------------------------------------- /docs/assets/add-member.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/add-member.png -------------------------------------------------------------------------------- /docs/assets/add-new-env.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/add-new-env.png -------------------------------------------------------------------------------- /docs/assets/add-new-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/add-new-environment.png -------------------------------------------------------------------------------- /docs/assets/add-same-kb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/add-same-kb.png -------------------------------------------------------------------------------- /docs/assets/adding-dependencies-4-5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/adding-dependencies-4-5.png -------------------------------------------------------------------------------- /docs/assets/advance-option-dynamic-website.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/advance-option-dynamic-website.png -------------------------------------------------------------------------------- /docs/assets/advanced-option-custom-service.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/advanced-option-custom-service.png -------------------------------------------------------------------------------- /docs/assets/advanced-option-static-website.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/advanced-option-static-website.png -------------------------------------------------------------------------------- /docs/assets/advanced-options.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/advanced-options.png -------------------------------------------------------------------------------- /docs/assets/auth-token.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/auth-token.png -------------------------------------------------------------------------------- /docs/assets/auto-doc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/auto-doc.png -------------------------------------------------------------------------------- /docs/assets/basic-info-project.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/basic-info-project.png -------------------------------------------------------------------------------- /docs/assets/branches_card.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/branches_card.png -------------------------------------------------------------------------------- /docs/assets/build-arguments.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/build-arguments.png -------------------------------------------------------------------------------- /docs/assets/build-run-commands-python.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/build-run-commands-python.png -------------------------------------------------------------------------------- /docs/assets/build-run-commands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/build-run-commands.png -------------------------------------------------------------------------------- /docs/assets/build_error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/build_error.png -------------------------------------------------------------------------------- /docs/assets/build_latest_commit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/build_latest_commit.png -------------------------------------------------------------------------------- /docs/assets/choose-repository-job.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/choose-repository-job.png -------------------------------------------------------------------------------- /docs/assets/choose_github_org.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/choose_github_org.png -------------------------------------------------------------------------------- /docs/assets/client-multi-app-services.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/client-multi-app-services.png -------------------------------------------------------------------------------- /docs/assets/client-session-memory-example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/client-session-memory-example.png -------------------------------------------------------------------------------- /docs/assets/configuration-kintoblock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/configuration-kintoblock.png -------------------------------------------------------------------------------- /docs/assets/configure-job.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/configure-job.png -------------------------------------------------------------------------------- /docs/assets/configure-kintoblock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/configure-kintoblock.png -------------------------------------------------------------------------------- /docs/assets/confirm-prod-deploy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/confirm-prod-deploy.png -------------------------------------------------------------------------------- /docs/assets/connecting-a-github-organization-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/connecting-a-github-organization-1.png -------------------------------------------------------------------------------- /docs/assets/connecting-a-github-organization-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/connecting-a-github-organization-2.png -------------------------------------------------------------------------------- /docs/assets/connecting-a-github-organization-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/connecting-a-github-organization-3.png -------------------------------------------------------------------------------- /docs/assets/connecting-a-github-organization-4-5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/connecting-a-github-organization-4-5.png -------------------------------------------------------------------------------- /docs/assets/console-logs-page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/console-logs-page.png -------------------------------------------------------------------------------- /docs/assets/console-logs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/console-logs.png -------------------------------------------------------------------------------- /docs/assets/create-custom-service.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/create-custom-service.png -------------------------------------------------------------------------------- /docs/assets/create-job.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/create-job.png -------------------------------------------------------------------------------- /docs/assets/create-microservice.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/create-microservice.png -------------------------------------------------------------------------------- /docs/assets/create-workspace.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/create-workspace.png -------------------------------------------------------------------------------- /docs/assets/creating-a-kintoblock-1-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/creating-a-kintoblock-1-2.png -------------------------------------------------------------------------------- /docs/assets/creating-a-kintoblock-3-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/creating-a-kintoblock-3-4.png -------------------------------------------------------------------------------- /docs/assets/creating-a-kintoblock-5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/creating-a-kintoblock-5.png -------------------------------------------------------------------------------- /docs/assets/creating-a-workspace-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/creating-a-workspace-1.png -------------------------------------------------------------------------------- /docs/assets/creating-a-workspace-2-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/creating-a-workspace-2-3.png -------------------------------------------------------------------------------- /docs/assets/creating-an-application-1-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/creating-an-application-1-2.png -------------------------------------------------------------------------------- /docs/assets/creating-an-application-3-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/creating-an-application-3-4.png -------------------------------------------------------------------------------- /docs/assets/custom-choose-repository.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/custom-choose-repository.png -------------------------------------------------------------------------------- /docs/assets/custom-service-block.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/custom-service-block.png -------------------------------------------------------------------------------- /docs/assets/customservice-custom-dockerfile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/customservice-custom-dockerfile.png -------------------------------------------------------------------------------- /docs/assets/delete-deployments.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/delete-deployments.png -------------------------------------------------------------------------------- /docs/assets/delete-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/delete-environment.png -------------------------------------------------------------------------------- /docs/assets/delete-kb-deployments-new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/delete-kb-deployments-new.png -------------------------------------------------------------------------------- /docs/assets/delete-kb-deployments.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/delete-kb-deployments.png -------------------------------------------------------------------------------- /docs/assets/delete-kintoblock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/delete-kintoblock.png -------------------------------------------------------------------------------- /docs/assets/delete-projects.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/delete-projects.png -------------------------------------------------------------------------------- /docs/assets/deploy-button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/deploy-button.png -------------------------------------------------------------------------------- /docs/assets/deployment-logs-page.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/deployment-logs-page.png -------------------------------------------------------------------------------- /docs/assets/deployment-logs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/deployment-logs.png -------------------------------------------------------------------------------- /docs/assets/deployments-status-history.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/deployments-status-history.png -------------------------------------------------------------------------------- /docs/assets/display-name.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/display-name.png -------------------------------------------------------------------------------- /docs/assets/done-configuring.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/done-configuring.png -------------------------------------------------------------------------------- /docs/assets/dynamic-web-app-custom-dockerfile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/dynamic-web-app-custom-dockerfile.png -------------------------------------------------------------------------------- /docs/assets/dynamic-web-app.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/dynamic-web-app.png -------------------------------------------------------------------------------- /docs/assets/edit-basic-info-deployments.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/edit-basic-info-deployments.png -------------------------------------------------------------------------------- /docs/assets/edit-icon-project.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/edit-icon-project.png -------------------------------------------------------------------------------- /docs/assets/edit-workspace-name.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/edit-workspace-name.png -------------------------------------------------------------------------------- /docs/assets/enable-auto-deploy-button.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/enable-auto-deploy-button.png -------------------------------------------------------------------------------- /docs/assets/env-add-popup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/env-add-popup.png -------------------------------------------------------------------------------- /docs/assets/env-logs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/env-logs.png -------------------------------------------------------------------------------- /docs/assets/env-vars-kb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/env-vars-kb.png -------------------------------------------------------------------------------- /docs/assets/environment_variables.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/environment_variables.png -------------------------------------------------------------------------------- /docs/assets/examples/docusaurus/preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/examples/docusaurus/preview.png -------------------------------------------------------------------------------- /docs/assets/examples/gatsby/preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/examples/gatsby/preview.png -------------------------------------------------------------------------------- /docs/assets/examples/hasura/add-new-environment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/examples/hasura/add-new-environment.png -------------------------------------------------------------------------------- /docs/assets/examples/hasura/confirm-prod-deploy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/examples/hasura/confirm-prod-deploy.png -------------------------------------------------------------------------------- /docs/assets/examples/hasura/hasura-config-slide-panel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/examples/hasura/hasura-config-slide-panel.png -------------------------------------------------------------------------------- /docs/assets/examples/hasura/hasura-login.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/examples/hasura/hasura-login.png -------------------------------------------------------------------------------- /docs/assets/examples/hasura/prod-environment-deployment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/examples/hasura/prod-environment-deployment.png -------------------------------------------------------------------------------- /docs/assets/examples/hasura/two-environments-sidebar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/examples/hasura/two-environments-sidebar.png -------------------------------------------------------------------------------- /docs/assets/examples/ionic/preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/examples/ionic/preview.png -------------------------------------------------------------------------------- /docs/assets/examples/static-websites/angular.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/examples/static-websites/angular.mp4 -------------------------------------------------------------------------------- /docs/assets/examples/static-websites/html.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/examples/static-websites/html.mp4 -------------------------------------------------------------------------------- /docs/assets/examples/todo-list/deployment-kintoblocks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/examples/todo-list/deployment-kintoblocks.png -------------------------------------------------------------------------------- /docs/assets/examples/todo-list/kintoblock-api-built.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/examples/todo-list/kintoblock-api-built.png -------------------------------------------------------------------------------- /docs/assets/examples/todo-list/kintoblock-select-flavor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/examples/todo-list/kintoblock-select-flavor.png -------------------------------------------------------------------------------- /docs/assets/examples/todo-list/todos.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/examples/todo-list/todos.png -------------------------------------------------------------------------------- /docs/assets/grafana-metrics.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/grafana-metrics.png -------------------------------------------------------------------------------- /docs/assets/grafana_login.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/grafana_login.png -------------------------------------------------------------------------------- /docs/assets/hasura-config-slide-panel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/hasura-config-slide-panel.png -------------------------------------------------------------------------------- /docs/assets/helm-arguments.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/helm-arguments.png -------------------------------------------------------------------------------- /docs/assets/host-name.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/host-name.png -------------------------------------------------------------------------------- /docs/assets/hostname-kb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/hostname-kb.png -------------------------------------------------------------------------------- /docs/assets/introduction/getting-started/cloud-native-landscape.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/introduction/getting-started/cloud-native-landscape.png -------------------------------------------------------------------------------- /docs/assets/introduction/getting-started/kintohub-workflow.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/introduction/getting-started/kintohub-workflow.svg -------------------------------------------------------------------------------- /docs/assets/introduction/getting-started/teams-full@2x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/introduction/getting-started/teams-full@2x.png -------------------------------------------------------------------------------- /docs/assets/introduction/getting-started/workflow-intro.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/introduction/getting-started/workflow-intro.mp4 -------------------------------------------------------------------------------- /docs/assets/introduction/getting-started/workflow-sync.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/introduction/getting-started/workflow-sync.svg -------------------------------------------------------------------------------- /docs/assets/introduction/try-deploying/link-repo-sources.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/introduction/try-deploying/link-repo-sources.png -------------------------------------------------------------------------------- /docs/assets/introduction/try-deploying/nodejs-app/add-to-deployment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/introduction/try-deploying/nodejs-app/add-to-deployment.png -------------------------------------------------------------------------------- /docs/assets/introduction/try-deploying/nodejs-app/basic-info-section.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/introduction/try-deploying/nodejs-app/basic-info-section.png -------------------------------------------------------------------------------- /docs/assets/introduction/try-deploying/nodejs-app/building.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/introduction/try-deploying/nodejs-app/building.png -------------------------------------------------------------------------------- /docs/assets/introduction/try-deploying/nodejs-app/built-successfully.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/introduction/try-deploying/nodejs-app/built-successfully.png -------------------------------------------------------------------------------- /docs/assets/introduction/try-deploying/nodejs-app/deployment-deployed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/introduction/try-deploying/nodejs-app/deployment-deployed.png -------------------------------------------------------------------------------- /docs/assets/introduction/try-deploying/nodejs-app/deployment-node-app.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/introduction/try-deploying/nodejs-app/deployment-node-app.png -------------------------------------------------------------------------------- /docs/assets/introduction/try-deploying/nodejs-app/deployment-running.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/introduction/try-deploying/nodejs-app/deployment-running.png -------------------------------------------------------------------------------- /docs/assets/introduction/try-deploying/nodejs-app/my-app.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/introduction/try-deploying/nodejs-app/my-app.png -------------------------------------------------------------------------------- /docs/assets/introduction/try-deploying/nodejs-app/no-builds-yet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/introduction/try-deploying/nodejs-app/no-builds-yet.png -------------------------------------------------------------------------------- /docs/assets/introduction/try-deploying/nodejs-app/repository-section.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/introduction/try-deploying/nodejs-app/repository-section.png -------------------------------------------------------------------------------- /docs/assets/introduction/try-deploying/select-kintoblock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/introduction/try-deploying/select-kintoblock.png -------------------------------------------------------------------------------- /docs/assets/introduction/workflow-intro.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/introduction/workflow-intro.mp4 -------------------------------------------------------------------------------- /docs/assets/job-custom-dockerfile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/job-custom-dockerfile.png -------------------------------------------------------------------------------- /docs/assets/kb-add-deployments.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/kb-add-deployments.png -------------------------------------------------------------------------------- /docs/assets/kb-basic-info-section.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/kb-basic-info-section.png -------------------------------------------------------------------------------- /docs/assets/kb-basic-info.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/kb-basic-info.png -------------------------------------------------------------------------------- /docs/assets/kb-create-options.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/kb-create-options.png -------------------------------------------------------------------------------- /docs/assets/kb-custom-service-basic-info.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/kb-custom-service-basic-info.png -------------------------------------------------------------------------------- /docs/assets/kb-custom-service-options.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/kb-custom-service-options.png -------------------------------------------------------------------------------- /docs/assets/kb-ellipsis-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/kb-ellipsis-icon.png -------------------------------------------------------------------------------- /docs/assets/kb-hardware-configuration.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/kb-hardware-configuration.png -------------------------------------------------------------------------------- /docs/assets/kb-open-repo-btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/kb-open-repo-btn.png -------------------------------------------------------------------------------- /docs/assets/kb-retry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/kb-retry.png -------------------------------------------------------------------------------- /docs/assets/kb-tag-btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/kb-tag-btn.png -------------------------------------------------------------------------------- /docs/assets/kb-website-basic-info.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/kb-website-basic-info.png -------------------------------------------------------------------------------- /docs/assets/kintoBlock-advanced-option.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/kintoBlock-advanced-option.png -------------------------------------------------------------------------------- /docs/assets/kintoblock-basic-info.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/kintoblock-basic-info.png -------------------------------------------------------------------------------- /docs/assets/kintoblock-edit-info.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/kintoblock-edit-info.png -------------------------------------------------------------------------------- /docs/assets/kintoblock-settings.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/kintoblock-settings.png -------------------------------------------------------------------------------- /docs/assets/kintoblock_services_screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/kintoblock_services_screenshot.png -------------------------------------------------------------------------------- /docs/assets/kintohub-api-authorization-flow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/kintohub-api-authorization-flow.png -------------------------------------------------------------------------------- /docs/assets/link-repo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/link-repo.png -------------------------------------------------------------------------------- /docs/assets/logs-closed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/logs-closed.png -------------------------------------------------------------------------------- /docs/assets/logs-open.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/logs-open.png -------------------------------------------------------------------------------- /docs/assets/managing-members-1-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/managing-members-1-2.png -------------------------------------------------------------------------------- /docs/assets/managing-members-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/managing-members-3.png -------------------------------------------------------------------------------- /docs/assets/managing-members-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/managing-members-4.png -------------------------------------------------------------------------------- /docs/assets/managing-members-5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/managing-members-5.png -------------------------------------------------------------------------------- /docs/assets/member-role.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/member-role.png -------------------------------------------------------------------------------- /docs/assets/member-tag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/member-tag.png -------------------------------------------------------------------------------- /docs/assets/metrics-btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/metrics-btn.png -------------------------------------------------------------------------------- /docs/assets/microservice-choose-repository.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/microservice-choose-repository.png -------------------------------------------------------------------------------- /docs/assets/microservice-custom-dockerfile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/microservice-custom-dockerfile.png -------------------------------------------------------------------------------- /docs/assets/modify-kintoblock.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/modify-kintoblock.png -------------------------------------------------------------------------------- /docs/assets/open_log.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/open_log.png -------------------------------------------------------------------------------- /docs/assets/plans-and-billing/manage-workspace.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/plans-and-billing/manage-workspace.png -------------------------------------------------------------------------------- /docs/assets/plans-and-billing/upgrade-your-workspace.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/plans-and-billing/upgrade-your-workspace.png -------------------------------------------------------------------------------- /docs/assets/plans-and-billing/upgraded-plan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/plans-and-billing/upgraded-plan.png -------------------------------------------------------------------------------- /docs/assets/plans-and-billing/workspace-menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/plans-and-billing/workspace-menu.png -------------------------------------------------------------------------------- /docs/assets/project-branch-tag-switcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/project-branch-tag-switcher.png -------------------------------------------------------------------------------- /docs/assets/project-card-options.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/project-card-options.png -------------------------------------------------------------------------------- /docs/assets/project-kintoblocks-section.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/project-kintoblocks-section.png -------------------------------------------------------------------------------- /docs/assets/project_create_options.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/project_create_options.png -------------------------------------------------------------------------------- /docs/assets/promote-env.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/promote-env.png -------------------------------------------------------------------------------- /docs/assets/public_access_tab.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/public_access_tab.png -------------------------------------------------------------------------------- /docs/assets/pwd_for_websites.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/pwd_for_websites.png -------------------------------------------------------------------------------- /docs/assets/repeat-schedule.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/repeat-schedule.png -------------------------------------------------------------------------------- /docs/assets/resend-tag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/resend-tag.png -------------------------------------------------------------------------------- /docs/assets/revoke-access.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/revoke-access.png -------------------------------------------------------------------------------- /docs/assets/roll-back-env.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/roll-back-env.png -------------------------------------------------------------------------------- /docs/assets/run-once.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/run-once.png -------------------------------------------------------------------------------- /docs/assets/searck-kb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/searck-kb.png -------------------------------------------------------------------------------- /docs/assets/select-kb-flavour.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/select-kb-flavour.png -------------------------------------------------------------------------------- /docs/assets/select_kintoblock_type.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/select_kintoblock_type.png -------------------------------------------------------------------------------- /docs/assets/select_repo_options.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/select_repo_options.png -------------------------------------------------------------------------------- /docs/assets/services_sidebar_screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/services_sidebar_screenshot.png -------------------------------------------------------------------------------- /docs/assets/share-workspace.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/share-workspace.png -------------------------------------------------------------------------------- /docs/assets/shutdown-project.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/shutdown-project.png -------------------------------------------------------------------------------- /docs/assets/static-from-build-custom-dockerfile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/static-from-build-custom-dockerfile.png -------------------------------------------------------------------------------- /docs/assets/static-from-build.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/static-from-build.png -------------------------------------------------------------------------------- /docs/assets/tab-this-build.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/tab-this-build.png -------------------------------------------------------------------------------- /docs/assets/tagging-a-commit-1-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/tagging-a-commit-1-2.png -------------------------------------------------------------------------------- /docs/assets/tagging-a-commit-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/tagging-a-commit-3.png -------------------------------------------------------------------------------- /docs/assets/tagging-and-deploying-1-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/tagging-and-deploying-1-2.png -------------------------------------------------------------------------------- /docs/assets/tagging-and-deploying-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/tagging-and-deploying-3.png -------------------------------------------------------------------------------- /docs/assets/talking-to-applications-1-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/talking-to-applications-1-2.png -------------------------------------------------------------------------------- /docs/assets/talking-to-applications-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/talking-to-applications-2.png -------------------------------------------------------------------------------- /docs/assets/talking-to-applications-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/talking-to-applications-3.png -------------------------------------------------------------------------------- /docs/assets/talking-to-applications-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/talking-to-applications-4.png -------------------------------------------------------------------------------- /docs/assets/two-environments-sidebar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/two-environments-sidebar.png -------------------------------------------------------------------------------- /docs/assets/unlink-branch-pop-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/unlink-branch-pop-up.png -------------------------------------------------------------------------------- /docs/assets/unlink-branch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/unlink-branch.png -------------------------------------------------------------------------------- /docs/assets/website-advanced-options.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/website-advanced-options.png -------------------------------------------------------------------------------- /docs/assets/website-choose-repository.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/website-choose-repository.png -------------------------------------------------------------------------------- /docs/assets/website-dropdown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/website-dropdown.png -------------------------------------------------------------------------------- /docs/assets/website-options.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/website-options.png -------------------------------------------------------------------------------- /docs/assets/website-static.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/website-static.png -------------------------------------------------------------------------------- /docs/assets/website_basic_auth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/website_basic_auth.png -------------------------------------------------------------------------------- /docs/assets/website_open_btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/assets/website_open_btn.png -------------------------------------------------------------------------------- /docs/catalogs/elasticsearch.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/catalogs/elasticsearch.md -------------------------------------------------------------------------------- /docs/catalogs/example.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/catalogs/example.md -------------------------------------------------------------------------------- /docs/catalogs/hasura.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/catalogs/hasura.md -------------------------------------------------------------------------------- /docs/catalogs/influx.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/catalogs/influx.md -------------------------------------------------------------------------------- /docs/catalogs/introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/catalogs/introduction.md -------------------------------------------------------------------------------- /docs/catalogs/minio.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/catalogs/minio.md -------------------------------------------------------------------------------- /docs/catalogs/mongodb.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/catalogs/mongodb.md -------------------------------------------------------------------------------- /docs/catalogs/mysql.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/catalogs/mysql.md -------------------------------------------------------------------------------- /docs/catalogs/nats.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/catalogs/nats.md -------------------------------------------------------------------------------- /docs/catalogs/postgres.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/catalogs/postgres.md -------------------------------------------------------------------------------- /docs/catalogs/rabbitmq.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/catalogs/rabbitmq.md -------------------------------------------------------------------------------- /docs/catalogs/redis-sentinel.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/catalogs/redis-sentinel.md -------------------------------------------------------------------------------- /docs/catalogs/redis.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/catalogs/redis.md -------------------------------------------------------------------------------- /docs/catalogs/wordpress.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/catalogs/wordpress.md -------------------------------------------------------------------------------- /docs/examples/docusaurus/tutorial.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/docusaurus/tutorial.md -------------------------------------------------------------------------------- /docs/examples/gatsby/tutorial.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/gatsby/tutorial.md -------------------------------------------------------------------------------- /docs/examples/go/beego.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/go/beego.md -------------------------------------------------------------------------------- /docs/examples/go/fasthttp.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/go/fasthttp.md -------------------------------------------------------------------------------- /docs/examples/go/gin.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/go/gin.md -------------------------------------------------------------------------------- /docs/examples/go/iris.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/go/iris.md -------------------------------------------------------------------------------- /docs/examples/hasura/tutorial.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/hasura/tutorial.md -------------------------------------------------------------------------------- /docs/examples/ionic/tutorial.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/ionic/tutorial.md -------------------------------------------------------------------------------- /docs/examples/jobs/puppeteer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/jobs/puppeteer.md -------------------------------------------------------------------------------- /docs/examples/nodejs/express.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/nodejs/express.md -------------------------------------------------------------------------------- /docs/examples/nodejs/fastify.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/nodejs/fastify.md -------------------------------------------------------------------------------- /docs/examples/nodejs/hapi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/nodejs/hapi.md -------------------------------------------------------------------------------- /docs/examples/nodejs/koa.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/nodejs/koa.md -------------------------------------------------------------------------------- /docs/examples/python/django.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/python/django.md -------------------------------------------------------------------------------- /docs/examples/python/flask.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/python/flask.md -------------------------------------------------------------------------------- /docs/examples/static-website/angular.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/static-website/angular.md -------------------------------------------------------------------------------- /docs/examples/static-website/jekyll.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/static-website/jekyll.md -------------------------------------------------------------------------------- /docs/examples/static-website/nextjs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/static-website/nextjs.md -------------------------------------------------------------------------------- /docs/examples/static-website/preact.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/static-website/preact.md -------------------------------------------------------------------------------- /docs/examples/static-website/react.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/static-website/react.md -------------------------------------------------------------------------------- /docs/examples/static-website/static.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/static-website/static.md -------------------------------------------------------------------------------- /docs/examples/static-website/tutorial.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/static-website/tutorial.md -------------------------------------------------------------------------------- /docs/examples/static-website/vue.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/static-website/vue.md -------------------------------------------------------------------------------- /docs/examples/todo-list/tutorial.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/examples/todo-list/tutorial.md -------------------------------------------------------------------------------- /docs/experimental/dockerfiles.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/experimental/dockerfiles.md -------------------------------------------------------------------------------- /docs/experimental/session-memory.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/experimental/session-memory.md -------------------------------------------------------------------------------- /docs/features/building/api-docs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/features/building/api-docs.md -------------------------------------------------------------------------------- /docs/features/building/branches-and-tags.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/features/building/branches-and-tags.md -------------------------------------------------------------------------------- /docs/features/building/build-arguments.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/features/building/build-arguments.md -------------------------------------------------------------------------------- /docs/features/building/continuous-integration.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Continuous Integration 3 | --- 4 | 5 | TODO -------------------------------------------------------------------------------- /docs/features/building/custom-dockerfile.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/features/building/custom-dockerfile.md -------------------------------------------------------------------------------- /docs/features/building/helm-arguments.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/features/building/helm-arguments.md -------------------------------------------------------------------------------- /docs/features/building/manage-blocks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/features/building/manage-blocks.md -------------------------------------------------------------------------------- /docs/features/building/pulling-source-code.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/features/building/pulling-source-code.md -------------------------------------------------------------------------------- /docs/features/deploying/continuous-delivery.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/features/deploying/continuous-delivery.md -------------------------------------------------------------------------------- /docs/features/deploying/environment-variables.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/features/deploying/environment-variables.md -------------------------------------------------------------------------------- /docs/features/deploying/high-availability.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/features/deploying/high-availability.md -------------------------------------------------------------------------------- /docs/features/deploying/manage-environments.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/features/deploying/manage-environments.md -------------------------------------------------------------------------------- /docs/features/deploying/manage-projects.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/features/deploying/manage-projects.md -------------------------------------------------------------------------------- /docs/features/operating/accessing-endpoints.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/features/operating/accessing-endpoints.md -------------------------------------------------------------------------------- /docs/features/operating/logs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/features/operating/logs.md -------------------------------------------------------------------------------- /docs/features/operating/token-session.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/features/operating/token-session.md -------------------------------------------------------------------------------- /docs/features/workspaces-and-teams/manage-workspace.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/features/workspaces-and-teams/manage-workspace.md -------------------------------------------------------------------------------- /docs/features/workspaces-and-teams/sharing-workspaces.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/features/workspaces-and-teams/sharing-workspaces.md -------------------------------------------------------------------------------- /docs/features/workspaces-and-teams/workspace-intro.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/features/workspaces-and-teams/workspace-intro.md -------------------------------------------------------------------------------- /docs/introduction/_wip_why-kintohub-workflow.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/introduction/_wip_why-kintohub-workflow.md -------------------------------------------------------------------------------- /docs/introduction/getting-started.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/introduction/getting-started.md -------------------------------------------------------------------------------- /docs/introduction/kintohub-workflow.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/introduction/kintohub-workflow.md -------------------------------------------------------------------------------- /docs/introduction/try-deploying/dotnet-app.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/introduction/try-deploying/dotnet-app.md -------------------------------------------------------------------------------- /docs/introduction/try-deploying/elixir-app.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/introduction/try-deploying/elixir-app.md -------------------------------------------------------------------------------- /docs/introduction/try-deploying/go-app.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/introduction/try-deploying/go-app.md -------------------------------------------------------------------------------- /docs/introduction/try-deploying/java-app.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/introduction/try-deploying/java-app.md -------------------------------------------------------------------------------- /docs/introduction/try-deploying/nodejs-app.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/introduction/try-deploying/nodejs-app.md -------------------------------------------------------------------------------- /docs/introduction/try-deploying/php-app.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/introduction/try-deploying/php-app.md -------------------------------------------------------------------------------- /docs/introduction/try-deploying/python-app.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/introduction/try-deploying/python-app.md -------------------------------------------------------------------------------- /docs/introduction/try-deploying/ruby-app.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/introduction/try-deploying/ruby-app.md -------------------------------------------------------------------------------- /docs/kintoblocks/custom-services.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/kintoblocks/custom-services.md -------------------------------------------------------------------------------- /docs/kintoblocks/helm-arguments.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/kintoblocks/helm-arguments.md -------------------------------------------------------------------------------- /docs/kintoblocks/introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/kintoblocks/introduction.md -------------------------------------------------------------------------------- /docs/kintoblocks/introduction2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/kintoblocks/introduction2.md -------------------------------------------------------------------------------- /docs/kintoblocks/jobs.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/kintoblocks/jobs.md -------------------------------------------------------------------------------- /docs/kintoblocks/microservices.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/kintoblocks/microservices.md -------------------------------------------------------------------------------- /docs/kintoblocks/websites.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/kintoblocks/websites.md -------------------------------------------------------------------------------- /docs/plans-and-billing/billing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/plans-and-billing/billing.md -------------------------------------------------------------------------------- /docs/plans-and-billing/plans.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/plans-and-billing/plans.md -------------------------------------------------------------------------------- /docs/plans-and-billing/upgrading.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/plans-and-billing/upgrading.md -------------------------------------------------------------------------------- /docs/projects/configure-kintoblocks.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Configure KintoBlocks 3 | --- 4 | 5 | TODO -------------------------------------------------------------------------------- /docs/projects/environments.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/projects/environments.md -------------------------------------------------------------------------------- /docs/projects/introduction.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/projects/introduction.md -------------------------------------------------------------------------------- /docs/projects/metrics.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/projects/metrics.md -------------------------------------------------------------------------------- /docs/projects/promoting.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/projects/promoting.md -------------------------------------------------------------------------------- /docs/projects/rollbacks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/projects/rollbacks.md -------------------------------------------------------------------------------- /docs/projects/shut-down.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/projects/shut-down.md -------------------------------------------------------------------------------- /docs/release-notes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/docs/release-notes.md -------------------------------------------------------------------------------- /website/.env-sample: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/.env-sample -------------------------------------------------------------------------------- /website/core/Footer.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/core/Footer.js -------------------------------------------------------------------------------- /website/i18n/en.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/i18n/en.json -------------------------------------------------------------------------------- /website/package-lock.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/package-lock.json -------------------------------------------------------------------------------- /website/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/package.json -------------------------------------------------------------------------------- /website/pages/en/help.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/pages/en/help.js -------------------------------------------------------------------------------- /website/pages/en/users.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/pages/en/users.js -------------------------------------------------------------------------------- /website/sidebars.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/sidebars.json -------------------------------------------------------------------------------- /website/siteConfig.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/siteConfig.js -------------------------------------------------------------------------------- /website/static/css/custom.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/static/css/custom.css -------------------------------------------------------------------------------- /website/static/img/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/static/img/favicon.png -------------------------------------------------------------------------------- /website/static/img/footer-socials-angellist.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/static/img/footer-socials-angellist.svg -------------------------------------------------------------------------------- /website/static/img/footer-socials-facebook.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/static/img/footer-socials-facebook.svg -------------------------------------------------------------------------------- /website/static/img/footer-socials-github.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/static/img/footer-socials-github.svg -------------------------------------------------------------------------------- /website/static/img/footer-socials-linkedin.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/static/img/footer-socials-linkedin.svg -------------------------------------------------------------------------------- /website/static/img/footer-socials-twitter.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/static/img/footer-socials-twitter.svg -------------------------------------------------------------------------------- /website/static/img/help-center-account.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/static/img/help-center-account.svg -------------------------------------------------------------------------------- /website/static/img/help-center-analytics.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/static/img/help-center-analytics.svg -------------------------------------------------------------------------------- /website/static/img/help-center-applications.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/static/img/help-center-applications.svg -------------------------------------------------------------------------------- /website/static/img/help-center-billing.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/static/img/help-center-billing.svg -------------------------------------------------------------------------------- /website/static/img/help-center-faq.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/static/img/help-center-faq.svg -------------------------------------------------------------------------------- /website/static/img/help-center-getting-started.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/static/img/help-center-getting-started.svg -------------------------------------------------------------------------------- /website/static/img/help-center-kintoblocks.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/static/img/help-center-kintoblocks.svg -------------------------------------------------------------------------------- /website/static/img/help-center-market.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/static/img/help-center-market.svg -------------------------------------------------------------------------------- /website/static/img/help-center-workspaces.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/static/img/help-center-workspaces.svg -------------------------------------------------------------------------------- /website/static/img/kintohub-title-text.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/static/img/kintohub-title-text.svg -------------------------------------------------------------------------------- /website/static/img/logo-full-color.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/static/img/logo-full-color.svg -------------------------------------------------------------------------------- /website/static/img/logo-grey-single-color.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/static/img/logo-grey-single-color.svg -------------------------------------------------------------------------------- /website/static/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/static/index.html -------------------------------------------------------------------------------- /website/style/_fonts.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/style/_fonts.scss -------------------------------------------------------------------------------- /website/style/_footer.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/style/_footer.scss -------------------------------------------------------------------------------- /website/style/_general.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/style/_general.scss -------------------------------------------------------------------------------- /website/style/_mixins.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/style/_mixins.scss -------------------------------------------------------------------------------- /website/style/_variables.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/style/_variables.scss -------------------------------------------------------------------------------- /website/style/custom.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kintohub/kintohub-docs/HEAD/website/style/custom.scss --------------------------------------------------------------------------------