Commit graph

56 commits

Author SHA1 Message Date
Florian Schmitt
7cb482c25e feat(install): add smtp config for wiki and farm
Some checks are pending
/ test (push) Waiting to run
2025-01-24 16:37:40 +03:00
Florian Schmitt
40d3d22229 feat(install): add runMigrations
Some checks are pending
/ test (push) Waiting to run
2025-01-24 15:32:12 +03:00
Florian Schmitt
5571276a19 fix(template): no <?php in template
Some checks are pending
/ test (push) Waiting to run
2025-01-24 14:06:51 +03:00
Florian Schmitt
bfc6a8e4fd feat(install): wakka.config.php template
Some checks are pending
/ test (push) Waiting to run
2025-01-24 13:31:05 +03:00
Florian Schmitt
a36d67306b fix: hardcoded path + verbose curl
Some checks are pending
/ test (push) Waiting to run
2025-01-24 12:11:02 +03:00
Florian Schmitt
1dfbed36e8 fix(delete): wait 2s before deleting user
Some checks are pending
/ test (push) Waiting to run
2025-01-24 11:25:07 +03:00
Florian Schmitt
eac36d3e32 fix(move): get real user
Some checks failed
/ test (push) Has been cancelled
2024-12-20 10:32:07 +03:00
Florian Schmitt
09703698ec feat(move): add user and group
Some checks are pending
/ test (push) Waiting to run
2024-12-20 10:23:44 +03:00
Florian Schmitt
024f7844f7 wip yeswiki-move with dump
Some checks failed
/ test (push) Has been cancelled
2024-12-07 18:35:31 +03:00
Florian Schmitt
b8788b4c96 feat(yeswiki-move): return config file
Some checks failed
/ test (push) Has been cancelled
2024-12-06 10:04:16 +03:00
Florian Schmitt
86e9625246 feat wikiIsOnServer
Some checks are pending
/ test (push) Waiting to run
2024-12-05 23:31:49 +03:00
Florian Schmitt
45ea6abffb format php and add domainIsOnServer 2024-12-05 22:45:51 +03:00
Florian Schmitt
ce812cdcce feat(updater): backup before save and editorconfig 2024-02-15 21:42:51 +03:00
Florian Schmitt
5c7858c4e0 feat : depth for search and download source for updates 2024-01-30 21:17:10 +03:00
Florian Schmitt
1e3942f609 no dump , logic for update 2024-01-23 22:21:26 +03:00
Florian Schmitt
b439265c25 feat(updater) : WIP awaitAll 2024-01-10 00:28:33 +03:00
Florian Schmitt
587f2fbd51 feat(updater) : add path 2024-01-09 23:51:46 +03:00
Florian Schmitt
807b374fbc feat(updater) : test status of urls async 2024-01-09 22:12:15 +03:00
Florian Schmitt
7ebc4c0c1a feat(updater) : add count of yeswikis 2024-01-09 15:49:46 +03:00
Florian Schmitt
b25aa91743 feat : add updater that can only list wikis 2024-01-09 15:40:28 +03:00
mrflos
01cc5712bd fix(yeswiki-installer) : remove var_dump 2023-04-21 10:26:00 +03:00
mrflos
7cd4c7de9f fix(yeswiki-installer) : replace DNS lookup with ip pings 2023-04-21 10:25:37 +03:00
mrflos
2dbc525925 fix(yeswiki-installer) : no www. for subdomain certs 2023-04-21 09:23:10 +03:00
mrflos
6ecb34cee5 feat(yeswiki-installer) : allow no ip v6 2023-04-21 08:22:10 +03:00
mrflos
30c9718ad4 fix(yeswiki-installer) : DNS entries for ip4 and 6 2023-04-21 07:39:00 +03:00
mrflos
792e4489ff feat(yeswiki-installer) : nossl option 2023-04-20 19:28:54 +03:00
mrflos
2b76cdc7e6 feat(installer) : check also www. for fullname domains 2023-03-31 19:43:21 +03:00
mrflos
5c135f2cbb fix(installer): pass user to template 2023-03-27 15:46:49 +03:00
mrflos
f8d96156fa fix(installer): folder and rights problems 2023-03-18 09:49:51 +03:00
mrflos
b7e9ce60f7 fix(install) : make it as sudo 2023-02-03 22:17:25 +03:00
mrflos
c8b6f72be4 fix(install) : good order of creation 2023-02-03 22:15:42 +03:00
mrflos
5768569a2a fix(install) : handle curl with herse 2023-02-03 22:08:34 +03:00
mrflos
e85763f991 fix(install) : first copy files for herse and less strange password char 2023-02-03 21:36:26 +03:00
mrflos
2eb1df3908 fix(install) : better default config, hide debug 2023-02-01 22:04:18 +03:00
mrflos
be58ef520e fix(install) : make nginx and php configs before copying files 2023-02-01 20:07:25 +03:00
mrflos
c0e1e484f0 fix(install) : show curl message 2023-02-01 20:01:22 +03:00
mrflos
5c51eb260b fix(install) : pause for unzip 2023-02-01 19:57:29 +03:00
mrflos
f514b249d0 fix(install) : not sudo for curl 2023-02-01 19:32:30 +03:00
mrflos
4127e42a0e fix(install) : allow insecure curl 2023-02-01 19:26:44 +03:00
mrflos
502cf3b28e fix(install) : one liner curl 2023-02-01 19:24:33 +03:00
mrflos
c3a3c5b10b fix(install) : quotes for url 2023-02-01 18:12:30 +03:00
mrflos
ed6aa7154d fix(install) : back with -X POST curl 2023-02-01 17:50:57 +03:00
mrflos
d251940394 fix(install) : missing single quote 2023-02-01 17:41:13 +03:00
mrflos
caaef2666d fix(install) : single quotes 2023-02-01 17:39:07 +03:00
mrflos
756a766aa7 fix(install) : format curl 2023-02-01 17:26:00 +03:00
mrflos
1a1129fba6 fix(install) : data-urlencode 2023-02-01 17:15:09 +03:00
mrflos
e4b4426a30 fix(install) : dump curl + fix mv 2023-02-01 16:48:41 +03:00
mrflos
286a5dafc2 fix(install) : certificate and move doryphore folder 2023-02-01 16:35:45 +03:00
mrflos
dc280fa089 feat(installer): install yeswiki from repo 2023-02-01 13:22:42 +03:00
mrflos
350cd9d982 fix(installer) : php template and directory create by user 2022-12-23 20:19:56 +03:00