Add startup scripts
Merge request reports
Activity
The addition of this startup scripts will have no consequence in binary
, as they are not included (yet). The systemd version could be added to the Debian package in a future version.EDIT: I modified the build_deb script to add the systemd version in package.Note that I tested the openrc version, but not the systemd one, as I do not have a systemd environment here. Anyway, I hardly modified a file already used by some Ğ1 users, so it should be correct.
If this MR could be included in future v6, the startup scripts will be used by the Gentoo package to automatically add the service.
added 79 commits
- 0345d7e5 - Revert "Revert "[mod] refactoring ws2p connetion priorities #1184 (closed) #1185 (closed)""
- be21edfa - Revert "Revert "[enh] prepare the management of several ws2p versions +…
- 02b49ca7 - [mod] countConnexions : not counting connections with other nodes in your own key
- 9c22c5a9 - ws2p log add details
- 14237631 - [sec] update 'ws' dependency as a there is a security issue.
- 1edc424d - [enh] #1193 (closed) Refactoring test user.js to TestUser.ts
- 9eff3603 - ws2p server : add more log details
- 3e201282 - acceptKey : rm server dependence & forbidden oneself connection
- 92b2ec94 - [enh] add versioning in ws2p messages
- 3ac9d671 - test ws2p server limitations
- 762ce29d - [fix] completely close a removed connection
- 5b1df4c1 - repair test ws2p server limitations
- 7cb81e2b - test ws2p server limitations : rm waitDisconnection
- 06909cc4 - [fix] We do not accept keys already connected
- c6592954 - [typage] use type WS2PEndpoint
- c80f81d4 - [enh] reconnect all ten minutes and create a clique between own peers
- 6e07c0cc - [mod] rm CONNECTIONS_LOW_LEVEL
- 0b29109c - communicate only in ws2p V1 for the moment
- 2963b002 - merge dev into ws2p-v2
- 9e4ddd51 - remove Duplicate incoming Connections
- 3c90b511 - retry travis test
- fe063ef0 - [fix] insoleet feedbacks
- 4e474fb8 - ensure downward compatibility with ws2p 3
- 33752be8 - [fix] fast test ws2p_regexp
- 796c08eb - add ws2p endpoint downward compatibility
- 71152125 - [fix] create a 1/4 ratio between maxPrivate and maxPublic ws2p connections
- 0873bec2 - add downward compatibility
- 7dda307f - [enh] #1205 (closed) #1214 (closed)
- 5230520f - Add new file
- 1237abbc - Update .gitlab-ci.yml
- a4cc7517 - Merge branch '1.6-downward-compatibility' into 1.6
- 3a604a76 - [fix] integration test ws2p_heads
- 294b85b8 - [fix] ws2pHead V2
- 3be08088 - [fix] step reception
- 032d928d - [fix] ws2p step incrementation
- 813e3352 - [fix] head network stats
- eb3532ea - [fix] error in head api
- 9b84d20d - [fix] ws2p : broadcast headv2 + head v1
- cb1ae9b7 - [fix] #1214 (closed) accept closer heads
- f417c09f - [fix] head reception : undefined error
- 5eb2f7d4 - [enh] #1219 (closed)
- 7e836f3f - [fix] #1220 (closed)
- f0e29f79 - merge 1.6
- cf7d2068 - [fix] async isMember
- db4f5b18 - all DBDocuments are issuers
- 121cebe4 - [fix] wrong head v2 broadcasting & prevent fileds injection
- 9c1137f7 - [fix] update 'moment' dependency to avoid 'Regular Expression Denial of Service'.
- 1333c2d0 - [enh] #689 (closed) Support NodeJS 8
- 5994e648 - [enh] #689 (closed) Allow to make local builds
- 96e1434a - [enh] #689 (closed) Build for NodeJS 8 + NwJS 0.24.4
- 184a65b2 - Merge branch 'feature/es8' into '1.6'
- 1b9f671f - [enh] Better CPU% auto adjustment
- 879b80e1 - Test duniter-ci-on-redshift
- 45f6376f - Merge branch 'fix_update_moment_security' into '1.6'
- e39f59b9 - Update .gitlab-ci.yml
- dd6b4036 - Update .gitlab-ci.yml
- fc1fe6c2 - Use Node8
- e35b4899 - Update .gitlab-ci.yml
- c9606850 - Update .gitlab-ci.yml
- 5bf0c38e - Update .gitlab-ci.yml
- 75a2ef74 - Run build + tests in the same job
- 7df69dbd - Merge branch 'better_cpu_adjustement' into '1.6'
- 9989856c - Merge branch 'gitlab-ci-redshift' into '1.6'
- febdf7f7 - [fix] ws2p heads : prevent fields injection & refactoring headsReceived
- dd73c43b - [fix] WS2P public limitations test was failing
- c34a5fbd - merge from 1.6
- dcad8841 - Update .gitlab-ci.yml
- 5653926a - Update .gitlab-ci.yml
- fa52b6a3 - Update .gitlab-ci.yml
- 9ce00774 - [fix] replace hardcoded max ws2p quota by constant
- 78c11313 - [fix] ws2p trim connections
- d7fed2fd - Revert "Merge branch 'better_cpu_adjustement' into '1.6'"
- 14493488 - Revert "Merge branch 'better_cpu_adjustement' into '1.6'"
- 7d26a9b4 - Merge branch 'revert-7df69dbd' into '1.6'
- 89ebf164 - Merge branch '1.6' into 'stable/ws2p-v1.1-trymerge'
- d4123939 - revert wrong merge
- bbf2b959 - [fix] finalize the revert of the branch' better_cpu'
- 70a1073f - Merge branch 'stable/ws2p-v1.1-trymerge' into '1.6'
- 929f3bd3 - Merge branch 'StartUp' into 'StartUp'
Toggle commit listmove to !1224 (merged) .
@sveyret please change your password in this gitlab so that I can add you to the duniter's group, it will be much more convenient for us to make your contribution together so that we can integrate it :)
Edited by Éloïs