# Installer fakecloud avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fakecloud pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:fakecloud
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install fakecloud
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:fakecloud
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.44.9
- **Résumé source:** Free, open-source local AWS cloud emulator for integration testing
- **Page d'accueil:** <https://fakecloud.dev/>
- **Dépôt:** <https://github.com/faiscadev/fakecloud>
- **Dernière mise à jour:** 2026-07-29T03:58:33Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- fakecloud (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.44.9
## Historique du projet et usages

fakecloud is a free, open-source local AWS cloud emulator for integration testing and local development. It presents itself as a single binary that listens on localhost and accepts normal AWS SDK, CLI, Terraform, CDK, and CI traffic pointed at its endpoint.

### Historique du projet

The repository was created in April 2026. The project README states that fakecloud was started after LocalStack replaced its open-source Community Edition with a proprietary image requiring an account and auth token in March 2026.

The documentation emphasizes fakecloud's role as a standalone binary with optional persistent storage, container-backed stateful services, service parity pages, and first-party SDKs for test assertions.

### Historique d'adoption

fakecloud's adoption story is explicitly tied to developers and teams that wanted local AWS integration tests without an account, token, paid tier, or Docker-only workflow. Its README lists Homebrew, Cargo, Docker, Docker Compose, source builds, GHCR images, crates.io, and first-party SDK packages as distribution surfaces.

### Modes d'utilisation

Typical use is to run fakecloud, then configure AWS SDKs or the AWS CLI to use http://localhost:4566 with dummy credentials. Configuration is through CLI flags and FAKECLOUD_* environment variables rather than a documented config file.

### Pourquoi les passionnés de paquets s'y intéressent

fakecloud is package-manager-relevant because it intentionally collapses a large local cloud stack into a single installable binary. That makes Homebrew and Cargo installation part of the value proposition, especially for CI and developer machines that do not want to bootstrap a large Docker image before tests.

### Chronologie

- 2026-03: LocalStack Community Edition licensing change is cited by the project as the motivation.
- 2026-04: The GitHub repository is created.
- 2026-06: v0.29.0 is published on GitHub releases.

### Related projects

- fakecloud is framed by its own documentation as an alternative to LocalStack Community for local AWS integration testing.

### Sources

- <https://github.com/faiscadev/fakecloud>
- <https://github.com/faiscadev/fakecloud#readme>
- <https://fakecloud.dev/docs/reference/configuration/>
- <https://api.github.com/repos/faiscadev/fakecloud>
- <https://api.github.com/repos/faiscadev/fakecloud/releases?per_page=5>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour fakecloud. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Combined YAML source

View the package source record on GitHub. [combined/fakecloud.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fakecloud.yml)


## Sources

- pkg.so package database
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
