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
Commits
fc8ca19a
Verified
Commit
fc8ca19a
authored
5 years ago
by
Eliot Berriot
Browse files
Options
Downloads
Patches
Plain Diff
Added philosophy / tests instructions
parent
0d0efa65
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+18
-0
18 additions, 0 deletions
README.md
with
18 additions
and
0 deletions
README.md
+
18
−
0
View file @
fc8ca19a
...
...
@@ -13,6 +13,18 @@ Using this role, you can install and upgrade a Funkwhale pod, closely matching o
-
Install and configure Funkwhale and it's dependencies
-
Install and configure a SSL certificate with Let's Encrypt (optional)
Philosophy
----------
This role strives to:
-
Work out-of-the box by default
-
Be modular and lightweight
-
Avoid dependencies on other ansible roles
-
Allow further customization
-
Allow running multiple Funkwhale instances on the same host
-
Avoid messing with existing software and apps on the server
Installation and usage
----------------------
...
...
@@ -139,6 +151,12 @@ Dependencies
This roles has no other dependencies.
Tests
-----
This role is tested using
[
molecule
](
https://molecule.readthedocs.io/en/stable/
)
.
We don't have CI yet, but you can run the tests with
`molecule test`
.
Todo
----
...
...
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