Go to file
Eliot Berriot 4adbf5f502 Merge branch '997-celeryd-concurrency' into 'develop'
Fix #997: Added support for CELERYD_CONCURRENCY env var to control the number of worker processes

Closes #997

See merge request funkwhale/funkwhale!978
2019-12-20 15:36:19 +01:00
.gitlab
api Resolve "Switch to proper full-text-search system" 2019-12-18 15:08:58 +01:00
changes Fix #997: Added support for CELERYD_CONCURRENCY env var to control the number of worker processes 2019-12-20 15:36:18 +01:00
demo
deploy Fix #997: Added support for CELERYD_CONCURRENCY env var to control the number of worker processes 2019-12-20 15:36:18 +01:00
docker
docs
front Resolve "Notifications: not possible to refuse a follow request" 2019-12-19 09:54:21 +01:00
scripts
.dockerignore
.editorconfig
.env.dev
.gitattributes
.gitignore
.gitlab-ci.yml
CHANGELOG
CONTRIBUTING.rst
CONTRIBUTORS.txt
LICENSE
README.rst
TRANSLATORS.rst
dev.yml Fix #997: Added support for CELERYD_CONCURRENCY env var to control the number of worker processes 2019-12-20 15:36:18 +01:00
pyproject.toml

README.rst

Funkwhale
=============

.. image:: ./front/src/assets/logo/logo-full-500.png
  :alt: Funkwhale logo
  :target: https://funkwhale.audio

A self-hosted tribute to Grooveshark.com.

LICENSE: AGPL3

Getting help
------------

We offer various Matrix.org rooms to discuss about Funkwhale:

- `#funkwhale:matrix.org <https://matrix.to/#/#funkwhale:matrix.org>`_ for general questions about funkwhale
- `#funkwhale-dev:matrix.org <https://matrix.to/#/#funkwhale-dev:matrix.org>`_ for development-focused discussion

Please join those rooms if you have any questions!

You can also contact `@funkwhale@mastodon.eliotberriot.com <https://mastodon.eliotberriot.com/@funkwhale>`_ on the fediverse.


Contribute
----------

Contribution guidelines as well as development installation instructions
are outlined in `CONTRIBUTING <CONTRIBUTING.rst>`_.

Translate
^^^^^^^^^

Translators willing to help can refer to `TRANSLATORS <TRANSLATORS.rst>`_ for instructions.

Code of Conduct
---------------

`Our Code of Conduct <https://funkwhale.audio/code-of-conduct/>`_ applies to all the community spaces, including our GitLab instance. Please, take a moment to read it.