# 使用 Homebrew 安装 fakecloud

查看 fakecloud 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install fakecloud
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:fakecloud
- **软件包管理器:** Homebrew
- **版本:** 0.44.9
- **来源摘要:** Free, open-source local AWS cloud emulator for integration testing
- **主页:** <https://fakecloud.dev/>
- **仓库:** <https://github.com/faiscadev/fakecloud>
- **最后更新:** 2026-07-29T03:58:33Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- fakecloud (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.44.9
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

- 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.

### 来源

- <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>


## 安全说明

没有找到 fakecloud 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Combined YAML source

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


## 来源

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