Skip to content

vhspace/mastodon-cdk-sst

Repository files navigation

Mastodon CDK SST

Deploy Mastodon instances using AWS CDK and Serverless Stack.

Quickstart

Create a stage (e.g. prod) to deploy your instance by copying .env to .env.prod and editing it.

npm i -g pnpm  # install pnpm globally
pnpm i  # install dependencies
pnpm exec sst deploy --stage prod

About

Deploy Mastodon instances using AWS CDK and SST

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published