Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
compose.libre.sh
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
17
Issues
17
List
Boards
Labels
Milestones
Merge Requests
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
libre.sh
compose.libre.sh
Commits
35b9efe2
Commit
35b9efe2
authored
Feb 26, 2020
by
Michel Memeteau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update doc
parent
e928562f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
6 deletions
+9
-6
README.md
README.md
+9
-6
No files found.
README.md
View file @
35b9efe2
...
...
@@ -26,6 +26,10 @@ We can affirm that V2 scales globally because it is based on kubernetes, a tool
To install it, follow the instructions in
`INSTALL_LINUX.md`
: https://lab.libreho.st/libre.sh/compose.libre.sh/blob/master/INSTALL_LINUX.md
Or run our installer script
https://lab.libreho.st/libre.sh/compose.libre.sh/raw/master/install.linux.sh
### What is libre.sh
libre.sh is a little framework to host Docker. It is simple and modular and respect the convention over configuration paradigm.
...
...
@@ -68,11 +72,10 @@ All of this is hosted by libre.sh :)
Here is a list of modules supported:
-
https proxy:
-
[
HAProxy
](
https://github.com/indiehosters/haproxy
)
-
[
Nginx
](
https://github.com/indiehosters/nginx
)
-
[
monitoring
](
https://github.com/indiehosters/monitoring
)
-
[
git-puller
](
https://github.com/indiehosters/git-puller
)
-
[
backups
](
https://github.com/indiehosters/backups
)
-
[
HAProxy
](
https://lab.libreho.st/libre.sh/compose/haproxy
)
-
[
Nginx
](
https://lab.libreho.st/libre.sh/compose/nginx
)
-
[
monitoring
](
https://lab.libreho.st/libre.sh/compose/monitoring
)
-
[
git-puller
](
https://lab.libreho.st/libre.sh/compose/git-puller
)
Go to their respective page for more details.
...
...
@@ -80,7 +83,7 @@ Go to their respective page for more details.
```
cd /system/
git clone
module
git clone
https://lab.libreho.st/libre.sh/compose/[module]
cd module
libre enable
libre start
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment