1
Fork 0
Commit Graph

99 Commits

Author SHA1 Message Date
Motiejus Jakštys 5c9e5c1d7f e11sync-backend: some limits 2024-01-17 00:47:07 +02:00
Motiejus Jakštys d08dcc4f04 update texts 2024-01-17 00:34:59 +02:00
Motiejus Jakštys 4f0a6a0a83 static: compress more files 2024-01-17 00:03:36 +02:00
Motiejus Jakštys c22db9b832 bugfix: urls 2024-01-16 23:55:48 +02:00
Motiejus Jakštys 18ef2f537b vm: forward 8001 2024-01-16 23:54:24 +02:00
Motiejus Jakštys 8f2268782b caddy 2024-01-16 23:51:53 +02:00
Motiejus Jakštys eb5691d342 uwsgi: stricter loading of plugins and app 2024-01-16 23:39:50 +02:00
Motiejus Jakštys 39dd8acd90 backend: make familiar with `CACHE/manifest.json` 2024-01-16 23:32:50 +02:00
Motiejus Jakštys 89ec12be1d uwsgi: fix pythonpath 2024-01-16 23:18:51 +02:00
Motiejus Jakštys 6038aad312 fix databasePath 2024-01-16 23:05:19 +02:00
Motiejus Jakštys 669939f2c1 secrets are no longer stubs 2024-01-16 22:54:23 +02:00
Motiejus Jakštys 5c701b6878 systemd service: fix serviceConfig 2024-01-16 22:38:17 +02:00
Motiejus Jakštys a68b015209 fix vm path 2024-01-16 15:38:38 +02:00
Motiejus Jakštys 8bd66dab15 e11sync-backend systemd unit 2024-01-16 15:38:00 +02:00
Motiejus Jakštys e5d01f23ad python: make a virtualenv 2024-01-16 13:52:08 +02:00
Motiejus Jakštys d3c5d73198 uwsgi: move package overrides to e11sync-backend 2024-01-16 13:31:28 +02:00
Motiejus Jakštys 74efa197b5 vm: make it x86_64-linux only 2024-01-16 13:29:16 +02:00
Motiejus Jakštys 8909ef3fd5 vm: wiggle imports a bit 2024-01-16 11:41:15 +02:00
Motiejus Jakštys 994a4ad18b django_5: override globally 2024-01-16 00:39:11 +02:00
Motiejus Jakštys bbac4f96b4 fix python3 overrides 2024-01-16 00:31:18 +02:00
Motiejus Jakštys 074767b84c trying to override django-compressor's deps 2024-01-16 00:17:32 +02:00
Motiejus Jakštys 0d31ec7969 django: propagate better 2024-01-16 00:09:47 +02:00
Motiejus Jakštys 4475a47987 fix vm
vm works, the app can't find django
2024-01-15 23:41:15 +02:00
Motiejus Jakštys 0f4ae2a2fd add vm 2024-01-15 23:17:29 +02:00
Motiejus Jakštys a659062930 adding e11sync module 2024-01-15 22:44:08 +02:00
Motiejus Jakštys f901994211 add license 2024-01-15 18:15:03 +02:00
Motiejus Jakštys da98436a74 formatting 2024-01-15 16:22:14 +02:00
Motiejus Jakštys 185669d69b rename remaining `e11sync` to `e11sync-backend` 2024-01-15 16:17:16 +02:00
Motiejus Jakštys 50c34aa922 replace gunicorn with uwsgi
has an easier-to-work-with prometheus.
2024-01-15 16:14:46 +02:00
Motiejus Jakštys b983a2f59a e11sync-caddy: weaker STS
I don't know what I will be putting to subdomains yet.
2024-01-15 13:38:14 +02:00
Motiejus Jakštys c3d052ad01 add e11sync-caddy 2024-01-15 13:27:27 +02:00
Motiejus Jakštys 9870e5c239 flake.nix: remove unnecessary `@ inputs` 2024-01-15 10:57:42 +02:00
Motiejus Jakštys 290838e6e7 geoip: compress the archive
less inputs, less downloading.
2024-01-15 10:52:46 +02:00
Motiejus Jakštys 85b75daba5 flake.nix: formatting 2024-01-15 10:43:12 +02:00
Motiejus Jakštys 78246dde2d run e11sync from nix store 2024-01-15 10:42:26 +02:00
Motiejus Jakštys 98b4044171 urls: remove comment 2024-01-15 10:28:09 +02:00
Motiejus Jakštys 95c67fc575 settings: $STATE_DIRECTORY is not useful
Packages on "real servers" will set it in package params.
2024-01-15 10:24:49 +02:00
Motiejus Jakštys 2301cb2191 79 chars 2024-01-15 10:10:11 +02:00
Motiejus Jakštys ad62170e87 make format 2024-01-15 10:03:07 +02:00
Motiejus Jakštys dae7ad1c6a flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/c1be43e8e837b8dbee2b3665a007e761680f0c3d' (2024-01-05)
  → 'github:NixOS/nixpkgs/428544ae95eec077c7f823b422afae5f174dee4b' (2024-01-13)
2024-01-15 09:23:29 +02:00
Motiejus Jakštys 4464e89cbb comment autopep8 2024-01-15 09:22:16 +02:00
Motiejus Jakštys 7db77e5b24 add flake8 for python 2024-01-15 09:09:39 +02:00
Motiejus Jakštys 94626bb28b some linters 2024-01-15 08:46:30 +02:00
Motiejus Jakštys e17646b070 flakes: get rid of `self` 2024-01-15 07:50:38 +02:00
Motiejus Jakštys 2bcc5a8585 remove obsolete python3 usage 2024-01-14 23:41:35 +02:00
Motiejus Jakštys 30a374ee03 test: patch the interpreter instead of invoking python directly 2024-01-14 23:41:19 +02:00
Motiejus Jakštys 7007e9d5f6 indent 2024-01-14 23:31:23 +02:00
Motiejus Jakštys a950f87178 e11sync: add an optional 'database-path'
will be useful during deployment.
2024-01-14 23:23:39 +02:00
Motiejus Jakštys 0f16146e63 flake.nix: don't ignore extra args 2024-01-14 23:03:25 +02:00
Motiejus Jakštys 87cdffd212 e11sync-static: patch sources correctly 2024-01-14 23:02:43 +02:00