1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-06-03 06:10:10 +02:00
fdroidserver/examples
Hans-Christoph Steiner ce77a33228
mirror-to-mirror.sh: set 1h timeout for rsync runs
This script is run every 10 minutes or so to push new files to the primary
mirrors.  It sets a lock to prevent multiple copies from running in
parallel.  Yesterday, one rsync process got stuck and never exited, thereby
preventing this script from running.  Adding a 1h timeout seems like a safe
way to deal with this kind of problem.  This would not deal with rsync
getting so stuck that it fails to heed the timeout, hopefully that's not an
issue.
2023-07-25 14:52:29 +02:00
..
config.yml index-v2 'mirrors' fully settable from config 2023-04-27 07:53:02 +00:00
fdroid_clean_repos.py clean_repos plugin: also clean submodules 2022-11-29 10:30:10 +00:00
fdroid_export_keystore_to_nitrokey.py add some example plugins for repo key extraction and migration 2021-01-15 15:25:50 +01:00
fdroid_exportkeystore.py add some example plugins for repo key extraction and migration 2021-01-15 15:25:50 +01:00
fdroid_extract_repo_pubkey.py add some example plugins for repo key extraction and migration 2021-01-15 15:25:50 +01:00
fdroid_fetchsrclibs.py fetchsrclibs: disable preparation 2021-04-12 22:11:07 +02:00
fdroid_nitrokeyimport.py add some example plugins for repo key extraction and migration 2021-01-15 15:25:50 +01:00
mirror-to-mirror.sh mirror-to-mirror.sh: set 1h timeout for rsync runs 2023-07-25 14:52:29 +02:00
opensc-fdroid.cfg support repo signing with a key on a smartcard 2014-04-07 16:00:18 -04:00
public-read-only-s3-bucket-policy.json example file for public read only S3 bucket policy 2016-09-15 23:20:18 +02:00
template.yml make examples/template.yml pass yamllint 2020-10-23 14:20:49 +02:00
Vagrantfile.yaml hooks/pre-commit: run yamllint on more YAML files 2023-04-28 10:55:21 +02:00