Commit graph

38 commits

Author SHA1 Message Date
Paul Bienkowski 4d0002e6d8 Create one-in-all upgrade script (fixes #220) 2022-04-03 16:06:12 +02:00
Paul Bienkowski 157b970b29 Documentation for migrations 2022-03-21 22:26:07 +01:00
Paul Bienkowski 21055e669a Document how to connect to postgresql 2022-03-02 19:40:14 +01:00
Paul Bienkowski ec7a4506f9 Document lean mode 2022-02-19 09:27:08 +01:00
Paul Bienkowski d10b91804c Update readme to mention config.overrides.py 2022-02-18 18:36:31 +01:00
Paul Bienkowski b66784f1ed Fix path to roads_import.lua in docs 2022-02-18 11:15:00 +01:00
Paul Bienkowski 6e19411314 Fix README note about running osm2pgsql multiple times and link to docs for commandline arguments 2021-12-01 19:21:10 +01:00
Paul Bienkowski 7669330aaa Add link to semver and reference #44 in the readme 2021-12-01 11:27:51 +01:00
Paul Bienkowski 63adbc58cd Improve readmes 2021-11-29 00:26:54 +01:00
Paul Bienkowski 0e5600b38d Add license (LGPL-3.0) 2021-11-28 23:20:30 +01:00
Paul Bienkowski ce805556ec Update readme and link to new architecture docs, fix Sanic name 2021-11-28 22:57:17 +01:00
Paul Bienkowski 947058e987 Add note about postgis taking a time to initialize 2021-11-25 12:21:19 +01:00
Paul Bienkowski ea106539c6 Improve docs around tiles, remove old stuff, bump 0.3.0-rc.1 2021-11-22 09:51:18 +01:00
Paul Bienkowski b541f0b3fe Rename development realm to not contain space 2021-11-22 09:51:18 +01:00
Paul Bienkowski c353d2afc1 Lots of documentation for new development setup as well as upgrade guide 2021-11-22 09:50:33 +01:00
Paul Bienkowski ec60fc3873 Start working on PostGIS supported tile generation 2021-11-22 09:50:33 +01:00
Paul Bienkowski 22ce863ad4 README: add info about docker deployment guide 2021-09-27 19:54:11 +02:00
Paul Bienkowski f5b6350d8a Fix docker-compose logs command 2021-05-12 19:43:54 +02:00
Paul Bienkowski 8612bb08a6 Update README for recursive cloning 2021-05-12 19:20:06 +02:00
Paul Bienkowski 23843481c6 readme: Fix abbreviation of Node Version Manager (npm -> nvm) 2021-04-30 14:29:15 +02:00
Dennis Boldt 4f5177a5fc Bump node to 15.14 + add .nvmrc 2021-04-29 21:43:40 +02:00
Dennis Boldt e9ea0645c9 Small fixes to get started
- docker-compose needs the flag --build to (re)build all containers
- Initially, on an empty database, Track.aggregate returns an empty array,
  which results in an undefined error for /api/stats
2021-04-26 22:12:07 +02:00
Paul Bienkowski 39f5a011ed Add short instructions in readme for setting up production server 2021-02-28 23:01:13 +01:00
Paul Bienkowski f56b303073 readme: Improve introduction 2021-02-17 23:01:30 +01:00
Paul Bienkowski 97db3c7e8a readme: Add link to docker-compose installation 2021-02-17 22:59:43 +01:00
Paul Bienkowski 146c5e8e66 Move and unify readme 2021-02-17 22:58:18 +01:00
Paul Bienkowski 80ecd73e01 Move everything into "api" folder, for this will be a monorepo 2021-02-17 21:49:50 +01:00
Paul Bienkowski 4d30d6ff1b chore: change urls for new website and github org 2021-01-19 13:18:48 +01:00
Paul Bienkowski 72eb553ede chore: note in Readme on how to update 2020-12-12 13:46:04 +01:00
Paul Bienkowski ba4634ab12 chore: remove useless headline from README 2020-11-28 19:20:56 +01:00
Paul Bienkowski 5fd17e8575 chore: remove postman examples, since the webapp text field works now 2020-11-28 19:20:04 +01:00
Paul Bienkowski 4a3b404edf chore: fix readme command example 2020-11-28 19:18:45 +01:00
Paul Bienkowski b8506bf75a chore: update README to reflect docker startup process, also: formatting 2020-11-17 18:30:36 +01:00
Uwe Woessner a618eeffeb configurable mailserver and sender 2020-10-23 00:41:16 +02:00
Martin Grotz b3d9fb3137 feat: add registration flow with email verification 2020-10-22 23:53:43 +02:00
Martin Grotz 3fb02b5809 chore: update package versions and readme 2020-10-01 13:40:11 +02:00
root 061234b301 separate TrackData 2020-08-14 12:37:34 +02:00
uwewoessner eebc3cf927
Initial commit 2020-04-13 01:52:25 +02:00