# Ntfy > The ntfy server can be configured in three ways: using a config file (typically at`/etc/ntfy/server.yml`, ## Pages - [Configuring the ntfy server](config.md): The ntfy server can be configured in three ways: using a config file (typically at`/etc/ntfy/server.yml`, - [Development](develop.md): Hurray 🥳 🎉, you are interested in writing code for ntfy! **That's awesome.** 😎 - [Examples](examples.md): There are a million ways to use ntfy, but here are some inspirations. I try to collect - [Frequently asked questions (FAQ)](faq.md): Who knows. I didn't do a lot of research before making this. It was fun making it. - [Getting started](index.md): ntfy lets you **send push notifications to your phone or desktop via scripts from any computer**, using simple HTTP PUT - [Installing ntfy](install.md): The`ntfy`CLI allows you to [publish messages](publish.md), [subscribe to topics](subscribe/cli.md) as well as to - [Integrations + community projects](integrations.md): There are quite a few projects that work with ntfy, integrate ntfy, or have been built around ntfy. It's super exciti... - [Publishing](publish.md): Publishing messages can be done via HTTP PUT/POST or via the [ntfy CLI](subscribe/cli.md#publish-messages) ([install ... - [Release notes](releases.md): Binaries for all releases can be found on the GitHub releases pages for the [ntfy server](https://github.com/binwiede... - [Troubleshooting (ntfy)](troubleshooting.md): This page lists a few suggestions of what to do when things don't work as expected. This is not a complete list.