{"id":20329348,"url":"https://github.com/ddev/ddev-ibexa-cloud","last_synced_at":"2026-05-29T20:31:08.617Z","repository":{"id":258230116,"uuid":"869204136","full_name":"ddev/ddev-ibexa-cloud","owner":"ddev","description":"Support `ddev pull ibexa-cloud`","archived":false,"fork":false,"pushed_at":"2024-10-23T12:35:18.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T23:16:21.796Z","etag":null,"topics":["ddev-get"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ddev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-07T22:32:44.000Z","updated_at":"2024-10-23T12:34:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"919a4885-ada4-4cfc-8346-21c00c8356cb","html_url":"https://github.com/ddev/ddev-ibexa-cloud","commit_stats":null,"previous_names":["ddev/ddev-ibexa-cloud"],"tags_count":6,"template":false,"template_full_name":"ddev/ddev-addon-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Fddev-ibexa-cloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Fddev-ibexa-cloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Fddev-ibexa-cloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddev%2Fddev-ibexa-cloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ddev","download_url":"https://codeload.github.com/ddev/ddev-ibexa-cloud/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241844308,"owners_count":20029615,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ddev-get"],"created_at":"2024-11-14T20:10:15.532Z","updated_at":"2026-05-29T20:31:08.611Z","avatar_url":"https://github.com/ddev.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![add-on registry](https://img.shields.io/badge/DDEV-Add--on_Registry-blue)](https://addons.ddev.com)\n[![tests](https://github.com/ddev/ddev-ibexa-cloud/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/ddev/ddev-ibexa-cloud/actions/workflows/tests.yml?query=branch%3Amain)\n[![last commit](https://img.shields.io/github/last-commit/ddev/ddev-ibexa-cloud)](https://github.com/ddev/ddev-ibexa-cloud/commits)\n[![release](https://img.shields.io/github/v/release/ddev/ddev-ibexa-cloud)](https://github.com/ddev/ddev-ibexa-cloud/releases/latest)\n\n# DDEV Ibexa Cloud\n\n## Overview\n\nThe [Ibexa Cloud](https://www.ibexa.co/products/ibexa-cloud) has its own CLI, instead of using the `platform` CLI.\n\nThis add-on provides integration for Ibexa Cloud and adds the `ddev ibexa_cloud` custom command into your [DDEV](https://ddev.com/) project.\n\n## Installation\n\n1. Configure your Ibexa project for DDEV if you haven't already, see [DDEV Ibexa Quickstart](https://ddev.readthedocs.io/en/stable/users/quickstart/#ibexa-dxp)\n2. `ddev add-on get ddev/ddev-ibexa-cloud`\n3. Configure your `IBEXA_CLI_TOKEN` globally:\n\n   ```bash\n   ddev config global --web-environment-add=IBEXA_CLI_TOKEN=nf4amudfn23biyourtoken\n   ```\n\n4. (Optional) To use multiple API tokens for different projects, add them to your per-project configuration using the [.ddev/config.local.yaml](https://ddev.readthedocs.io/en/stable/users/configuration/config/#environmental-overrides) file instead. This file is gitignored by default.\n\n   ```yaml\n   web_environment:\n    - IBEXA_CLI_TOKEN=nf4amudfn23biyourtoken\n   ```\n\n5. Configure your `IBEXA_PROJECT`, `IBEXA_ENVIRONMENT`, and `IBEXA_APP` environment variables, for example:\n\n   ```bash\n   ddev config --web-environment-add=IBEXA_PROJECT=nf4amudfn23biyourproject,IBEXA_ENVIRONMENT=main,IBEXA_APP=app\n   ```\n\n6. `ddev restart`\n7. `ddev pull ibexa-cloud`\n\nAfter installation, make sure to commit the `.ddev` directory to version control.\n\n## Usage\n\n| Command | Description |\n| ------- | ----------- |\n| `ddev ibexa_cloud` | Run `ibexa_cloud` CLI inside the web container |\n| `ddev pull ibexa-cloud` | Pull the configured environment |\n\n## Running Automated Tests Locally\n\n* `IBEXA_CLI_TOKEN`, `IBEXA_PROJECT` and `IBEXA_ENVIRONMENT` should exist in the environment\n* `brew tap kaos/shell \u0026\u0026 brew install bats-assert bats-file`\n\n## Credits\n\n**Contributed and maintained by [@rfay](https://github.com/rfay)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddev%2Fddev-ibexa-cloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fddev%2Fddev-ibexa-cloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddev%2Fddev-ibexa-cloud/lists"}