Retour au classement

movim/movim

PHPmovim.eu

Movim - Decentralized social platform

movimphpxmppsocial-networkinstant-messagingchat
Croissance des étoiles
Étoiles
2k
Forks
279
Croissance hebdomadaire
Issues
33
5001k1.5k2k
janv. 2023mars 2024mai 2025juil. 2026
ArtefactsPackagistcomposer require movim/movim
README

Movim

Federated blogging and chat platform

build ci badge

About

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

movim screenshot

Deployment

Please refer to the installation instructions in the INSTALL.md file, or check out the Movim Wiki for more information.

Quick Test

You can try out Movim on your local machine in a container using Podman (main website). 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 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.

Support Us

You can help Movim by:

  • Doing a one time donation using PayPal Donate
  • Helping us covering our monthly costs on our official Patreon page Donate
  • Helping us weekly on Liberapay Donate

Translations

Help us translate Movim on Transifex.

License

Movim is released under the terms of the AGPLv3 license. See COPYING.txt for more details.