typebot.io/apps
anderson 2770ecf9c7
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Deploy Partykit server / deploy (push) Has been cancelled
🔧 Adapt MinIO bucket creation script for newer mc versions (#2235)
Replace deprecated `mc config host add` with `mc alias set`.

## Context

Running the current **createbuckets** service logs errors similar to:

```
mc: <ERROR> `config` is not a recognized command. Get help using `--help` flag.
mc: <ERROR> Unable to set anonymous `public` for `minio/typebot/public`. Requested path `/minio/typebot/public` not found.
```

These arise because the command `mc config host` add was removed in
recent releases in favor of `mc alias set`. Without a valid alias,
subsequent commands reference a non‑existent path and fail.

`--ignore-existing` – makes bucket creation idempotent so the service
can run multiple times without failing.
2025-07-02 15:00:55 +02:00
..
builder 🐛 Remove play button on focused group in analytics graph 2025-06-30 15:50:34 +02:00
docs 🔧 Adapt MinIO bucket creation script for newer mc versions (#2235) 2025-07-02 15:00:55 +02:00
landing-page ⬆️ Upgrade Tanstack Start 2025-07-01 15:53:32 +02:00
viewer 🔧 Fix new tanstack assets folder source 2025-07-01 19:18:27 +02:00