# fediverse

Published articles for fediverse.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Mastodon on your own domain without hosting a server, Netlify edition

DevFeed: [Mastodon on your own domain without hosting a server, Netlify edition](<https://devfeed.tech/articles/mastodon-on-your-own-domain-without-hosting-a-server-netlify-edition-38545.md>)

Original publisher: [Read original article](<https://msfjarvis.dev/posts/mastodon-on-your-own-domain-without-hosting-a-server-netlify-edition/>)

Author: Harsh Shandilya

Published: 2022-11-16T06:30:00Z

Content type: tutorial

Language: en

Sources: [Posts on Harsh Shandilya](<https://devfeed.tech/sources/posts-on-harsh-shandilya.md>)

Topics: [Mastodon](<https://devfeed.tech/topics/mastodon.md>), [ActivityPub](<https://devfeed.tech/topics/activitypub.md>), [Fediverse](<https://devfeed.tech/topics/fediverse.md>), [Netlify](<https://devfeed.tech/topics/netlify.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [TypeScript](<https://devfeed.tech/topics/typescript.md>)

Tags: [cli](<https://devfeed.tech/tags/cli.md>), [fediverse](<https://devfeed.tech/tags/fediverse.md>), [mastodon](<https://devfeed.tech/tags/mastodon.md>), [netlify](<https://devfeed.tech/tags/netlify.md>), [protocol](<https://devfeed.tech/tags/protocol.md>), [typescript](<https://devfeed.tech/tags/typescript.md>), [webfinger](<https://devfeed.tech/tags/webfinger.md>)

### AI overview

A tutorial for creating a Fediverse identity on a personal domain without hosting a Mastodon or other ActivityPub server. It uses a Netlify Edge Function to implement WebFinger and serve the identity information.

### Source excerpt

A quick and easy way of creating a Fediverse identity on your own domain without an ActivityPub server