Gredin67
18f5ccb1ad
Solve package_check restore on fresh install ( #18 )
...
* Update remove
* Update check_process
* Update README.md
2020-10-13 00:12:43 +02:00
Gredin67
29df446522
Upgrade to Buster and configure synapse ( #15 )
...
* Update check_process
* typo botusers local synapse
* Delete php-fpm.conf
* Clean up install script
* app registration using dedicated synapse script
* golang-1.14 as backport dependency
* Delete _ynh_install_extra_app_dependencies
* upgrade upstream release
* Update manifest.json
* Styling scripts/install
* libolm3
* ffmpeg g++
* libolm-dev
* use upstream ./build.sh rather than go build
* set whatsappbot admin after synapse restart
* use psql helper instead of synapse app action
* activate relaybot
* update install to fit remove
* Delete nginx.conf
* update install to fit backup
* Update backup
* update manifest 0.1.4
* update app.src 0.1.4
* add e2b encryption option
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2020-09-29 00:02:32 +02:00
Gredin67
2b99626193
Update README.md
2020-09-21 15:10:27 +02:00
Gredin67
c5ea5dfd90
set GOPATH and GOCACHE
2020-05-03 02:08:07 +02:00
Gredin67
d1ec75fe63
Testing ( #10 )
...
* GOPATH _src
2020-05-03 01:07:26 +02:00
Gredin67
b099dccfe8
Testing ( #9 )
...
* install golang
2020-05-02 21:02:08 +02:00
Gredin67
1a8d14cf4c
Testing ( #8 )
...
* Do PR in testing
* conditional bot_is_synapse_admin
* Ask if bot_is_synapse_admin in manifest
* go build after ynh_setup_source
* bot_is_synapse_admin string
* syntax
2020-05-02 19:47:37 +02:00
Gredin67
5ad308edc8
Merge pull request #3 from Gredin67/master
...
Make app work
2020-04-30 14:45:35 +02:00
Gredin67
b8e5fa4849
Unified mautrix_whatsapp
2020-04-30 14:42:24 +02:00
Gredin67
f23db5ca3b
again
2020-04-26 16:59:57 +02:00
Gredin67
bb52075dbc
and again
2020-04-26 16:52:33 +02:00
Gredin67
0fd862344b
" ' issues
2020-04-26 16:42:27 +02:00
Gredin67
a239cd90f5
and again
2020-04-26 16:26:11 +02:00
Gredin67
53e104d1c8
string comparator ==
2020-04-26 16:15:11 +02:00
Gredin67
49546c81c7
Update bot users and admin rights
2020-04-26 16:08:47 +02:00
Gredin67
6f8acf1fad
syntax shell elif
2020-04-26 15:45:55 +02:00
Gredin67
428f7a8b17
remove is_public improve user authorization
2020-04-26 15:10:24 +02:00
Gredin67
f3099eed65
improve questions, remove is_public
2020-04-26 15:01:14 +02:00
Gredin67
66b14dff75
authorized users $botusers
2020-04-26 14:19:00 +02:00
Gredin67
b6187f9d3f
use arg synapsenumber from manifest
2020-04-26 13:04:10 +02:00
Gredin67
bc011d6244
Testing ( #2 )
...
* standard app service registration
* Logging with static file name
* Update logging
* Rename check_process.default to check_process
* systemd change log name
* Update install logging
* log not handled by systemd
* logging handled by synapse app service
* remove message fail2ban
* add log
* remove linematch
* get synapse domain and server_name
* ynh_app_setting_get
* app port arg & instance_number
* domain not needed and port added
2020-04-26 01:44:37 +02:00
Gredin67
8c1821c2a8
Testing ( #1 )
...
* standard app service registration
* Logging with static file name
* Update logging
* Rename check_process.default to check_process
* systemd change log name
* Update install logging
* install logging
* Update install
* Update install
* log not handled by systemd
* logging handled by synapse app service
* Update install
* Update install
* remove message fail2ban
* add log
* Update install
* remove linematch
2020-04-25 16:48:16 +02:00
Gredin67
226011f852
Pre-install synapse for check_process
2020-04-24 16:35:11 +02:00
Gredin67
8449f38f81
Update README.md
2020-04-21 23:59:45 +02:00
Gredin67
e57bb79f01
missing coma
2020-04-21 22:25:16 +02:00
Gredin67
215bd8e98f
Improved manifest questions
2020-04-21 12:02:17 +02:00
Gredin67
cbd3e2c933
Update developers info
2020-04-19 21:36:33 +02:00
Gredin67
98e8d3006f
Update remove
2020-04-19 19:16:28 +02:00
Gredin67
accc5fdd43
added GO_PATH
2020-04-16 09:11:32 +02:00
Gredin67
13ababdd24
Update install
2020-04-16 03:06:35 +02:00
Gredin67
69c8e35117
appservice ID $whatsappbot and logging
2020-04-16 02:46:40 +02:00
Gredin67
46e0485dba
helper to install_extra golang-1.11
2020-04-16 02:26:39 +02:00
Gredin67
2c332efdee
Modified registration with $whatsappbot
2020-04-16 01:46:47 +02:00
Gredin67
c15540c39b
Update install
2020-04-16 00:06:58 +02:00
Gredin67
a8cc2a8e6f
Update install
2020-04-16 00:01:46 +02:00
Gredin67
60ce2b7d8e
Update install
2020-04-15 23:58:33 +02:00
Gredin67
c4e0cf6edb
Update systemd.service
2020-04-15 23:34:46 +02:00
Gredin67
ccc498be47
Update install
2020-04-15 23:29:47 +02:00
Gredin67
33a575dfe1
golang-1.11
2020-04-15 22:47:55 +02:00
Gredin67
d60094777d
Update systemd.service
2020-04-15 22:27:56 +02:00
Gredin67
9b4924fd11
Update _common.sh
2020-04-15 22:23:35 +02:00
Gredin67
91bffb059a
Change go path and restart synapse with read registration rights
...
This is the standard debian golang installation path
Restart synapse after rights to registration file given
2020-04-15 19:53:26 +02:00
Gredin67
a8ef3b9f81
Merge pull request #2 from tituspijean/master
...
Fixing the app
2020-04-15 19:15:22 +02:00
tituspijean
edd10089c6
[enh] better handling of registration file
2020-04-15 19:08:00 +02:00
tituspijean
fc1cb94e07
[enh] systemd.service
2020-04-15 18:08:38 +02:00
tituspijean
19a00c98d2
[fix] $app usage and [rem] f2b config
2020-04-15 18:04:06 +02:00
tituspijean
e0c4846cce
[enh] make app installable
2020-04-15 16:16:50 +02:00
Gredin67
2a04de4117
Update appservice ID and bot username
2020-04-15 14:17:01 +02:00
Gredin67
76395f80fd
Added whatsappbot
2020-04-15 13:57:44 +02:00
Gredin67
1af0bfc172
Update manifest.json
2020-04-15 13:48:07 +02:00