Commit graph

142 commits

Author SHA1 Message Date
26ec8b4eba Update Rust crate serde to 1.0.125 2021-04-20 09:09:29 +00:00
e5b9c285fa Merge pull request 'Configure Renovate' (#35) from renovate/configure into develop
Reviewed-on: https://git.roosens.me/fej/backend/pulls/35
2021-04-20 10:07:09 +02:00
bf8a0ae666 Add renovate.json 2021-04-20 08:00:45 +00:00
ecec03134a
Added populate_ivago to crontab 2021-04-17 23:29:32 +02:00
5b0e595253
Merge branch '28-db-lib' into develop 2021-04-17 23:29:26 +02:00
85611e2d59
[#28] Added basic ivago scraper 2021-04-17 23:20:41 +02:00
0877cc590c
[#28] Moved db stuff to own module 2021-04-17 22:44:15 +02:00
91985a1710
[#28] Switched search_streets to database 2021-04-17 22:39:22 +02:00
95564e8111
Updated deps; bumped version 2021-04-17 21:44:20 +02:00
a0e55e4830
Removed cron container from debug build 2021-04-17 21:39:29 +02:00
2c8f1ac601
Removed unneeded healthcheck 2021-04-17 20:59:54 +02:00
fee37420cd
Added cronjob container (closes #29) 2021-04-17 20:52:29 +02:00
e62cd0bb93
Crond now runs in container (#29) 2021-04-17 18:20:59 +02:00
6beca85154
Added cron as rel dependency 2021-04-17 18:06:31 +02:00
a072941ec3
Removed unneeded file 2021-04-17 17:48:02 +02:00
95f45cab76
Fixed strange dc behavior 2021-04-17 17:46:16 +02:00
43e26191cc
Moved development stuff to docker-compose 2021-04-17 16:04:04 +02:00
00bf8501dd
[closes #33] Added compose file; ./fejctl rr works now 2021-04-17 15:10:42 +02:00
65c3d616de
Migrations should now run on startup 2021-04-17 14:43:24 +02:00
d43a34a5d6
Merge branch '31-improve-docker' into develop 2021-04-17 14:24:02 +02:00
0bd09db295
[#31] Config file is now copied into images 2021-04-17 14:19:53 +02:00
adbe6d1fb7
[#31] Release is now rootless (rip caching) 2021-04-17 14:09:31 +02:00
0b2b986205
[#31] Debug build is now rootless 2021-04-17 13:46:38 +02:00
758a332138
Merge branch '24-diesel' into develop 2021-04-17 11:03:09 +02:00
3a490fca35
[#24] Added db connection to server 2021-04-17 10:52:55 +02:00
5746d29556
[#24] Added musl target to release builder 2021-04-17 10:32:16 +02:00
f381c5b910
[#24] Fixed libpq not wanting to link 2021-04-17 10:12:37 +02:00
fd7a3e2331
[#24] Second attempt (failed) 2021-04-16 23:20:22 +02:00
d5a513482a
[#24] First try at compiling diesel in container (DOESN'T WORK) 2021-04-16 20:39:09 +02:00
14321db316
[#24] Added diesel_postgres_pool to deps 2021-04-16 20:17:00 +02:00
915ab9ea25
[#24] Merge branch 'develop' into 24-diesel 2021-04-16 18:57:08 +02:00
5534df00dc
Merge branch '26-restructure-part-2' into develop 2021-04-16 18:52:58 +02:00
0e4eb68121
[#26] Updated roadmap.md 2021-04-16 09:30:25 +02:00
c2fa764e80
[#26] Updated README again 2021-04-16 09:22:30 +02:00
45c4a4e257
[#26] Moved lib & bin to own folders; Moved server tests; wrote some readmes 2021-04-16 09:18:50 +02:00
4b51ee20ca
[#26] Threw in the towel for now 2021-04-16 00:36:03 +02:00
d19fe5c42e
[#26] Moved all routing to server binary 2021-04-16 00:32:03 +02:00
bffbb61124
Merge branch '26-restructure' into develop 2021-04-16 00:09:19 +02:00
0828dd36d6
[#26] fejctl now fully replace Makefile & build 2021-04-16 00:06:48 +02:00
0ba31bd8ba
[#26] Started fejctl 2021-04-15 23:59:31 +02:00
22e9dcceaf
[#26] Started writing fejctl 2021-04-15 22:46:23 +02:00
21e142e9a4
[#26] Added image cleaning recipe 2021-04-15 19:36:42 +02:00
cb78af62ba
[#26] Moved main binary to separate location 2021-04-15 19:26:37 +02:00
37c9b397b4
Merge branch '24-diesel' into develop 2021-04-15 19:14:17 +02:00
81ae1a2555
[#24] Added first ivago migration 2021-04-15 18:05:02 +02:00
727589b10f
[#24] Initialized diesel project 2021-04-15 17:53:35 +02:00
5e28949b5c
Merge branch '23-postgres' into develop 2021-04-15 17:32:05 +02:00
6954921df6
[#23] Added needed env vars 2021-04-15 17:31:45 +02:00
5b515ecd91
[#23] Build script now starts postgres database as well 2021-04-15 17:21:32 +02:00
969306bbae
Merge branch 'master' into develop 2021-04-14 23:30:51 +02:00