1
Commit Graph

153 Commits

Author SHA1 Message Date
35f1d8a4fb fix unit test 2024-01-17 09:00:44 +02:00
c61408beab e11sync-static: more paralellism when building 2024-01-17 08:59:02 +02:00
2acf5a5bf6 e11sync-static-manifest: trying to get rid of dependencies 2024-01-17 08:48:40 +02:00
45f5f6fcee e11sync: move manifest out of e11sync-static
that way `e11sync-backend` has one less dependency.
2024-01-17 07:54:32 +02:00
5c9e5c1d7f e11sync-backend: some limits 2024-01-17 00:47:07 +02:00
d08dcc4f04 update texts 2024-01-17 00:34:59 +02:00
4f0a6a0a83 static: compress more files 2024-01-17 00:03:36 +02:00
c22db9b832 bugfix: urls 2024-01-16 23:55:48 +02:00
18ef2f537b vm: forward 8001 2024-01-16 23:54:24 +02:00
8f2268782b caddy 2024-01-16 23:51:53 +02:00
eb5691d342 uwsgi: stricter loading of plugins and app 2024-01-16 23:39:50 +02:00
39dd8acd90 backend: make familiar with CACHE/manifest.json 2024-01-16 23:32:50 +02:00
89ec12be1d uwsgi: fix pythonpath 2024-01-16 23:18:51 +02:00
6038aad312 fix databasePath 2024-01-16 23:05:19 +02:00
669939f2c1 secrets are no longer stubs 2024-01-16 22:54:23 +02:00
5c701b6878 systemd service: fix serviceConfig 2024-01-16 22:38:17 +02:00
a68b015209 fix vm path 2024-01-16 15:38:38 +02:00
8bd66dab15 e11sync-backend systemd unit 2024-01-16 15:38:00 +02:00
e5d01f23ad python: make a virtualenv 2024-01-16 13:52:08 +02:00
d3c5d73198 uwsgi: move package overrides to e11sync-backend 2024-01-16 13:31:28 +02:00
74efa197b5 vm: make it x86_64-linux only 2024-01-16 13:29:16 +02:00
8909ef3fd5 vm: wiggle imports a bit 2024-01-16 11:41:15 +02:00
994a4ad18b django_5: override globally 2024-01-16 00:39:11 +02:00
bbac4f96b4 fix python3 overrides 2024-01-16 00:31:18 +02:00
074767b84c trying to override django-compressor's deps 2024-01-16 00:17:32 +02:00
0d31ec7969 django: propagate better 2024-01-16 00:09:47 +02:00
4475a47987 fix vm
vm works, the app can't find django
2024-01-15 23:41:15 +02:00
0f4ae2a2fd add vm 2024-01-15 23:17:29 +02:00
a659062930 adding e11sync module 2024-01-15 22:44:08 +02:00
f901994211 add license 2024-01-15 18:15:03 +02:00
da98436a74 formatting 2024-01-15 16:22:14 +02:00
185669d69b rename remaining e11sync to e11sync-backend 2024-01-15 16:17:16 +02:00
50c34aa922 replace gunicorn with uwsgi
has an easier-to-work-with prometheus.
2024-01-15 16:14:46 +02:00
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
c3d052ad01 add e11sync-caddy 2024-01-15 13:27:27 +02:00
9870e5c239 flake.nix: remove unnecessary @ inputs 2024-01-15 10:57:42 +02:00
290838e6e7 geoip: compress the archive
less inputs, less downloading.
2024-01-15 10:52:46 +02:00
85b75daba5 flake.nix: formatting 2024-01-15 10:43:12 +02:00
78246dde2d run e11sync from nix store 2024-01-15 10:42:26 +02:00
98b4044171 urls: remove comment 2024-01-15 10:28:09 +02:00
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
2301cb2191 79 chars 2024-01-15 10:10:11 +02:00
ad62170e87 make format 2024-01-15 10:03:07 +02:00
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
4464e89cbb comment autopep8 2024-01-15 09:22:16 +02:00
7db77e5b24 add flake8 for python 2024-01-15 09:09:39 +02:00
94626bb28b some linters 2024-01-15 08:46:30 +02:00
e17646b070 flakes: get rid of self 2024-01-15 07:50:38 +02:00
2bcc5a8585 remove obsolete python3 usage 2024-01-14 23:41:35 +02:00
30a374ee03 test: patch the interpreter instead of invoking python directly 2024-01-14 23:41:19 +02:00