Commit graph

565 commits

Author SHA1 Message Date
ekimia
1528ddd04f Some Readme cleanup 2019-11-07 14:47:28 +01:00
Michel Memeteau
6d787c7d6d progress on installer sh for linux 2019-06-24 17:52:02 +02:00
ekimia
ade8eb25f8 Update install.linux.sh 2019-06-24 17:36:12 +02:00
ekimia
d3a94a561c start the installer script for linux 2019-06-24 17:35:56 +02:00
ekimia
32fd516f14 Create /opt/bin/ is necessary 2019-06-11 10:32:31 +02:00
Timothee Gosselin
3d3aa17d8f Merge branch 'patch-2' into 'master'
show usage : provision

See merge request libre.sh/compose.libre.sh!183
2019-06-05 17:40:41 +02:00
ekimia
a4d0348f16 show usage : provision 2019-06-05 17:28:52 +02:00
Timothee Gosselin
a35130fdb5 Merge branch 'patch-2' into 'master'
Update install repo URL

See merge request libre.sh/compose.libre.sh!182
2019-06-05 16:26:22 +02:00
memeteau
ddf819c780 Update install repo URL 2019-05-24 16:30:23 +02:00
Pierre Ozoux
f0df401d05 Merge branch 'delete-fixes' into 'master'
Small fixes for delete command

See merge request libre.sh/compose.libre.sh!181
2019-03-22 10:12:02 +01:00
gust
c766678fc7 Small fixes for delete command 2019-03-20 00:22:56 +01:00
Pierre Ozoux
2f952f6fa0 Merge branch 'pierreozoux-patch-1' into 'master'
Adds a delete command.

See merge request libre.sh/compose.libre.sh!179
2019-02-21 17:48:33 +01:00
Pierre Ozoux
fab6a854a9
Removes repo that are deprecated. 2019-02-20 17:44:21 +01:00
Pierre Ozoux
40e537ff27
Adds a delete command.
closes #176
2019-02-19 22:56:52 +01:00
Pierre Ozoux
983718bf9e
Fix indentation 2019-02-15 20:18:48 +01:00
michel memeteau
931d8d7355 New libre.sh chat 2019-01-29 08:45:28 +01:00
Pierre Ozoux
1ac7f2cbe9
Adds more kubernetes stuff.
But we need to migrate it clearly.
2019-01-28 06:58:33 +01:00
Timothee Gosselin
39f4a5c4b1
add headers for CRSF check 2019-01-07 15:27:25 +01:00
Timothee Gosselin
5d24dce3d8
add headers for CRSF check 2019-01-07 15:17:47 +01:00
michel memeteau
7556c39c58 Update ROADMAP.md 2018-10-02 08:45:48 +02:00
JOduMonT
dce1ce87f5 I add zerotier as network solution (#172)
to building a zerotier network it's very simple
but not necessary decentralize
also; for now, zerotier don't manage NS
but for communication over IP; it kick some ass ;)
2018-06-06 13:39:49 +02:00
Samuel Laulhau
b41c8f33da
fix contributors link 2018-03-03 10:59:32 +01:00
jess
edc5e96673 Added backers and sponsors on the README (#168) 2018-02-28 11:19:45 +01:00
Samuel Laulhau
121076762c specify sysctl file (#163)
Avoid error when /etc/sysctl.conf dosen't exist
2018-02-24 16:05:22 +01:00
JOduMonT
3766449a9a unable to write transparent_hugepage (#157)
so the script stop at this line and libre.sh isn't install
2017-09-18 20:48:10 +02:00
JOduMonT
1128a898e1 Fix typo in user_data (#155) 2017-08-30 09:49:12 +02:00
JOduMonT
b6853eee69 add vm.overcommit_memory=1 (#152)
as is recommanded by REDIS
# WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
2017-08-21 16:36:40 +01:00
JOduMonT
63e81f7d72 disable transparent hugepage (#153)
as recommanded by REDIS
\# WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
2017-08-21 16:36:19 +01:00
JOduMonT
b0df1b0667 vm.overcommit_memory & transparent_hugepage (#154)
as recommanded by REDIS
\#WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.

\# WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
2017-08-21 16:36:13 +01:00
JOduMonT
a3eb4870a6 Fix typo + sshkey (#151)
forget the s a permission
+ add sskey
2017-08-14 10:30:21 +01:00
pierreozoux
ae35435cf0 Fix codestyle 2017-07-03 11:19:15 +01:00
pierreozoux
d835ffcd98 Remove trailing space 2017-07-03 11:18:57 +01:00
JꙨdцӍoηҬ
13b022bcb5 Add Linux instructions 2017-07-03 11:10:47 +01:00
pierreozoux
b34211c1bc Add the www 2017-06-30 11:52:08 +01:00
Pierre Ozoux
b0440ddb79 Stricter sshd config 2017-04-11 15:09:30 +01:00
Pierre Ozoux
e76505cda8 Add Fosdem installation video 2017-04-06 20:31:37 +01:00
Pierre Ozoux
518583089d Merge pull request #147 from jodumont/patch-3
add libre stats
2017-03-29 09:48:56 +01:00
JꙨdцӍoηҬ
dd7006dbe4 add libre stats
which show docker stats with name.
2017-03-29 01:40:38 +02:00
Pierre Ozoux
212f1b90be Merge pull request #145 from jodumont/patch-1
typo
2017-03-28 11:51:52 +01:00
JꙨdцӍoηҬ
e59501d09b typo
cat > /etc/systemd/system/data.mount << EOF
2017-03-28 12:50:47 +02:00
Pierre Ozoux
b87184045a Add service catalog to ROADMAP 2017-03-28 09:45:06 +01:00
Pierre Ozoux
9d90aec167 Create a basic roadmap 2017-02-14 09:38:56 +00:00
pierreozoux
3474be106f abs path 2016-12-23 10:31:55 +00:00
pierreozoux
26372bb28f adds build command to update 2016-12-23 10:13:40 +00:00
pierreozoux
12b7b7ed94 Move web-net to its own unit file 2016-12-23 07:38:20 +00:00
pierreozoux
b004ea43e0 fix elastic complainging 2016-11-26 17:49:21 +00:00
pierreozoux
d23e69201f codestyle 2016-11-26 16:47:22 +00:00
pierreozoux
e2ea28ec21 Adds journal command 2016-11-26 16:45:53 +00:00
pierreozoux
732dc53d06 removes debug 2016-11-26 16:36:50 +00:00
pierreozoux
5d2d3b5cda better installation steps 2016-11-26 16:31:06 +00:00