Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
funkwhale
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wxcafé
funkwhale
Commits
294b3935
Commit
294b3935
authored
6 years ago
by
Reg
Browse files
Options
Downloads
Patches
Plain Diff
[doc] Debian capitalisation
parent
262c40bc
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/installation/external_dependencies.rst
+2
-2
2 additions, 2 deletions
docs/installation/external_dependencies.rst
docs/installation/index.rst
+1
-1
1 addition, 1 deletion
docs/installation/index.rst
with
3 additions
and
3 deletions
docs/installation/external_dependencies.rst
+
2
−
2
View file @
294b3935
...
...
@@ -14,7 +14,7 @@ Funkwhale requires a PostgreSQL database to work properly. Please refer
to the `PostgreSQL documentation <https://www.postgresql.org/download/>`_
for installation instructions specific to your os.
On
d
ebian-like systems, you would install the database server like this:
On
D
ebian-like systems, you would install the database server like this:
.. code-block:: shell
...
...
@@ -68,7 +68,7 @@ Funkwhale also requires a cache server:
queries
- To handle asynchronous tasks such as music import
On
d
ebian-like distributions, a redis package is available, and you can
On
D
ebian-like distributions, a redis package is available, and you can
install it:
.. code-block:: shell
...
...
This diff is collapsed.
Click to expand it.
docs/installation/index.rst
+
1
−
1
View file @
294b3935
...
...
@@ -101,7 +101,7 @@ In order to make funkwhale accessible from outside your server and to play nicel
Nginx
^^^^^
Ensure you have a recent version of nginx on your server. On
d
ebian-like system, you would have to run the following:
Ensure you have a recent version of nginx on your server. On
D
ebian-like system, you would have to run the following:
.. code-block:: bash
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment