Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
ansible
Manage
Activity
Members
Labels
Plan
Issues
13
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
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
funkwhale
ansible
Merge requests
!7
Now support installing funkwhale from source
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Now support installing funkwhale from source
install-from-source
into
master
Overview
0
Commits
1
Pipelines
1
Changes
3
Merged
Agate
requested to merge
install-from-source
into
master
5 years ago
Overview
0
Commits
1
Pipelines
1
Changes
3
Expand
Cf Readme for how-to
👍
0
👎
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
05ff4acc
1 commit,
5 years ago
3 files
+
117
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
defaults/main.yml
+
3
−
0
Options
@@ -31,3 +31,6 @@ funkwhale_ssl_cert_path:
funkwhale_ssl_key_path
:
funkwhale_custom_settings
:
funkwhale_custom_pip_packages
:
[]
funkwhale_install_from_source
:
false
funkwhale_source_url
:
https://dev.funkwhale.audio/funkwhale/funkwhale.git
funkwhale_node_version
:
"
13"
Loading