SelfHost Hub SelfHost Hub
中文
← Back to all services

GitHub repository information

Fetched · June 5, 2026
★ 2,016 Latest: v0.33.1 Updated: June 4, 2026
README
<p align="center"><img src="https://movim.eu/img/192.png"/></p>
<h1 align="center">Movim</h1>
<h3 align="center">Federated blogging and chat platform</h3>

![build ci badge](https://github.com/movim/movim/actions/workflows/main.yml/badge.svg?event=push)

About
-----
Movim is a federated blogging and chat platform that acts as a web frontend for the XMPP protocol.

![movim screenshot](https://movim.eu/img/home.webp)

Deployment
----------
Please refer to the installation instructions in the [INSTALL.md](INSTALL.md) file, or check out the [Movim Wiki](https://github.com/movim/movim/wiki) for more information.

Quick Test
----------

You can try out Movim on your local machine in a container using [Podman (main website)](https://podman.io/). Podman is a FOSS alternative to Docker that is available on all the main distributions.

⚠️ __This setup is only for tests purpose, the containers are not optimized and most of the caches are disabled. To deploy your own Movim instance use the [INSTALL.md](INSTALL.md) tutorial.__

Install `podman-compose` and clone the repository before trying the next steps.

Launch the podman-compose script

    podman-compose up

After a few minutes it will launch a local test instance with a blank database.

You can then access in your browser at the following URL:

    https://127.0.0.1:8443/

The container is using a self-signed certificate, accept to get to the login page.

The container is also available at `ghcr.io/movim/movim:latest`, but requires
postgresql to run (cf our podman-compose script).

Security report
---------------

See [SECURITY.md](./SECURITY.md).

Support Us
----------
You can help Movim by:

* Doing a one time donation using PayPal [![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=8QHPJDAQXT9UC)
* Helping us covering our monthly costs on our official Patreon page [![Donate](https://img.shields.io/badge/Patreon-Become%20a%20Patron-orange.svg)](https://www.patreon.com/movim)
* Helping us weekly on Liberapay [![Donate](https://img.shields.io/liberapay/goal/Movim?label=Liberapay&color=f6c915)](https://liberapay.com/movim)

Links
-----
* Movim official website: [movim.eu](https://movim.eu/)
* You can join one of the Movim instances on [join.movim.eu](https://join.movim.eu/)
* Mastodon: [@movim@piaille.fr](https://piaille.fr/@movim)
* XMPP Chatroom: [movim@conference.movim.eu](xmpp:movim@conference.movim.eu)

Translations
------------
Help us translate Movim on https://explore.transifex.com/movim/movim/

License
-------
Movim is released under the terms of the AGPLv3 license. See [COPYING.txt](./COPYING.txt) for more details.

Discover more

Eqivo implements an API layer on top of FreeSWITCH facilitating integration between web applications and voice/video-enabled endpoints such as traditional phone lines (PSTN), VoIP phones, webRTC clients etc.

6/5/2026 Details →

Complete, modular and scalable SIP server, includes a push gateway, to deliver SIP incoming calls or text messages on mobile device platforms where push notifications are required to receive information when the app is not active in the foreground.

6/5/2026 Details →