https://github.com/craftcms/ddev-craft-cloud
https://github.com/craftcms/ddev-craft-cloud
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/craftcms/ddev-craft-cloud
- Owner: craftcms
- License: apache-2.0
- Created: 2023-12-14T06:17:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T08:30:48.000Z (about 2 years ago)
- Last Synced: 2024-04-13T22:05:41.730Z (about 2 years ago)
- Language: Shell
- Size: 128 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Craft Cloud Add-on for DDEV
## TODO:
- [ ] `hooks.post-start` not working
- [ ] `CRAFT_CLOUD_STORAGE_ENDPOINT` should be a DDEV URL (see https://discord.com/channels/664580571770388500/1184534766377250877)
## Notes
```shell
ddev mc mb minio/craft-cloud-project-id --ignore-existing
ddev mc anonymous set public minio/craft-cloud-project-id
```