1
Commit Graph

188 Commits

Author SHA1 Message Date
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
7007e9d5f6 indent 2024-01-14 23:31:23 +02:00
a950f87178 e11sync: add an optional 'database-path'
will be useful during deployment.
2024-01-14 23:23:39 +02:00
0f16146e63 flake.nix: don't ignore extra args 2024-01-14 23:03:25 +02:00
87cdffd212 e11sync-static: patch sources correctly 2024-01-14 23:02:43 +02:00
75fb04d227 flake.nix: avoid rec 2024-01-14 22:45:54 +02:00
446413083a read secret key from file 2024-01-14 20:18:52 +02:00
9700a24db5 rename to unit test 2024-01-14 20:08:27 +02:00
fce0c341d2 nicer syntax 2024-01-14 20:06:50 +02:00
464170b7f0 remove redundant dependency 2024-01-14 20:05:42 +02:00
27e0979c86 geoip-archive: move to it's own package 2024-01-14 20:04:41 +02:00
dc72e8a2a4 move e11sync-static to it's own file 2024-01-14 20:00:17 +02:00
6499795df1 e11sync: move to it's own package 2024-01-14 19:54:32 +02:00
96181f5075 e11sync-gunicorn is a bit easier to use 2024-01-13 23:43:44 +02:00
4555d5f1f9 fmt 2024-01-13 19:36:42 +02:00
fbae45a98e add E11SYNC_HTTP_PORT 2024-01-13 19:34:50 +02:00