Commit Graph

2511 Commits

Author SHA1 Message Date
Daniel Hansson
1f2f619d75
make SC happy!
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
2022-08-27 21:43:54 +00:00
Daniel Hansson
0ace7392dc
add sleep before restarting
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
2022-08-27 21:39:48 +00:00
Daniel Hansson
dc2c09f6bf
add domain to /etc/hosts to find localhost with subdomain (#2387)
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
2022-08-27 21:36:25 +00:00
Daniel Hansson
01195b5205
trim the function a bit
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
2022-08-27 21:00:10 +00:00
Daniel Hansson
c88eafd066
change to until instead of while
fix https://github.com/nextcloud/vm/issues/2386

Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
2022-08-27 20:51:13 +00:00
Simon L
cd26218b74
fix pivpn (#2385)
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-08-27 18:07:18 +00:00
Daniel Hansson
b025579108
fix SC (#2384) 2022-08-27 10:36:30 +00:00
Daniel Hansson
c5861404cb
don't install Talk Signaling by default
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
2022-08-26 18:49:58 +00:00
Daniel Hansson
ab4a92d5c2
add logic to support legacy installations
fix https://github.com/nextcloud/vm/issues/2382

Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
2022-08-26 16:30:45 +00:00
morph027
a8f6504f79
fix janus repo for ubuntu 22.04 (#2381)
Signed-off-by: morph027 <stefan.heitmueller@gmx.com>

Signed-off-by: morph027 <stefan.heitmueller@gmx.com>
Co-authored-by: morph027 <stefan.heitmueller@gmx.com>
2022-08-22 20:15:57 +00:00
93-infinity
1128ec68bd
Add menu item for Google Domains (#2380) 2022-08-19 15:07:01 +00:00
Daniel Hansson
00ac5ea7b5
a few more fixes to FTS
- Fix parsing error
- Set correct permissions for cert files
- Purge docker-compse on removal or reinstall

Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
2022-08-18 19:09:43 +00:00
Daniel Hansson
76c14f61a8
raise time to bootstrap, and test before indexing
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
2022-08-18 18:41:55 +00:00
Daniel Hansson
1a2a0cb006
drop every trace on reinstall
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
2022-08-18 18:36:29 +00:00
Daniel Hansson
cb7680b2d5
always restore disabled apps
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
2022-08-18 08:53:03 +00:00
tasover
9d9ed2ee93
Using https://docs.nextcloud.com/server/stable/admin_manual/installation/harden_server.html#setup-a-filter-and-a-jail-for-nextcloud (#2365)
Signed-off-by: Anastasios Vereses <105101075+tasover@users.noreply.github.com>

Signed-off-by: Anastasios Vereses <105101075+tasover@users.noreply.github.com>
Co-authored-by: Daniel Hansson <mailto@danielhansson.nu>
2022-08-12 18:20:15 +00:00
Olivier Dragon
731bfd6799
Actually curl the lib a second time (#2364)
Signed-off-by: Olivier Dragon <odragon@protonmail.com>
2022-07-25 09:44:22 +02:00
Simon L
961c3862df
use the .dump name for postgres exports and imports (#2359)
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-06-30 18:48:42 +02:00
Daniel Hansson
f45a3d29d9
change from sql to dump 2022-06-27 08:48:34 +02:00
Daniel Hansson
19108970b0
check if .ocdata exists (#2350) 2022-06-26 09:28:30 +02:00
Simon L
d626fb446c
update geoblock database (#2357)
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-06-25 14:41:44 +02:00
Daniel Hansson
8a258a15b9
increase timeout for DB to come online
due to https://github.com/nextcloud/vm/issues/2353
2022-06-23 21:46:45 +02:00
Luis Guzman
9efe6ee7e2
Set OpenSearch tag to v1.x (#2349)
Signed-off-by: Ark74 <ark@switnet.org>
2022-06-12 14:01:13 +02:00
Daniel Hansson
c13bb71288
update version 2022-06-09 18:56:39 +02:00
Daniel Hansson
040d18c729
Add files via upload 2022-06-09 18:55:26 +02:00
Daniel Hansson
a4316fc199
set direct link instead 2022-06-04 19:04:07 +02:00
Daniel Hansson
c4a3098607
fix zfs-auto-snapshot installation (#2345)
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
2022-05-26 00:26:28 +02:00
Daniel Hansson
c43864e47f
test two methods for port checking (#2344) 2022-05-26 00:20:06 +02:00
Daniel Hansson
578ff82672
remove legacy 2022-05-25 21:26:39 +02:00
Daniel Hansson
05d6663a92
remove legacy 2022-05-25 21:25:16 +02:00
Daniel Hansson
7d8b40a4d5
change address 2022-05-25 20:57:35 +02:00
dependabot[bot]
2579a24d9f
Bump actions/checkout from 2 to 3 (#2343)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-25 09:47:58 +02:00
nathannaveen
6a043ca0f9
chore: Included githubactions in the dependabot config (#2342)
This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.

Dependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot

GitHub actions up to date https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot

https://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool
Signed-off-by: nathannaveen <42319948+nathannaveen@users.noreply.github.com>
2022-05-25 09:09:31 +02:00
Daniel Hansson
a6a6967180
make SC happy 2022-05-22 23:09:45 +02:00
Daniel Hansson
236befbbb9
don't fetch update values if not needed 2022-05-22 21:21:25 +02:00
Daniel Hansson
a72a09572f
inform about jumping between major versions (#2339) 2022-05-22 20:24:23 +02:00
Daniel Hansson
1d65bda0dc
use curl here since it's sourced without the VM 2022-05-20 15:06:40 +02:00
Daniel Hansson
3384ecf7c2
install current PHPVER (#2334) 2022-05-20 14:54:05 +02:00
Daniel Hansson
cc99268580
24.0.1 (#2332)
Co-authored-by: szaimen <szaimen@e.mail.de>
2022-05-20 09:32:37 +02:00
Daniel Hansson
7071858c80
typo 2022-05-19 02:11:34 +02:00
Daniel Hansson
61b462c3b5
24.0.0.1 2022-05-19 01:35:02 +02:00
Daniel Hansson
41f77415ce
make it optional to set your own DNS (#2331) 2022-05-19 01:26:32 +02:00
Daniel Hansson
dd4955dee3
fix syntax error 2022-05-19 00:46:28 +02:00
Luis Guzman
c249e9205a
Remove conflicting change. (#2329)
Signed-off-by: Ark74 <ark@switnet.org>
2022-05-18 14:55:23 +02:00
Luis Guzman
e90bd93c9f
Fix fts reinstall (#2328) 2022-05-18 06:33:32 +02:00
Daniel Hansson
e3721d4913
automatically restart services 2022-05-17 22:20:19 +02:00
Daniel Hansson
19173f1d47
Docker reinstall (#2325) 2022-05-16 21:29:29 +02:00
Simon L
6d36b612bd
fix reinstall of fts (#2324)
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-05-16 21:13:29 +02:00
Daniel Hansson
623b7538cc
install missing dependency
cc @szaimen FYI
2022-05-16 21:01:41 +02:00
Daniel Hansson
2832438bf9
don't run upgrade if automated reboot is set (#2323) 2022-05-16 19:45:46 +02:00