gluap
18afc1604e
Port 3000 exposed for consistency
...
Noticed I can do this myself -- disregard my comment about this fact.
2022-02-18 11:45:40 +01:00
Dennis Boldt
429df474a0
Use osm2pgsql.sh to import osm data into the database with the portal image
...
- Added POSTGRES env-vars to the portal (only handled by osm2pgsql.sh until now)
- Added ./data/pbf:/pbf as host volume mount to the portal
- Added osm2pgsql.sh, which ueses the env-vars and pbf-mount to import the osm data into the database
2022-02-18 11:40:31 +01:00
Dennis Boldt
e5e5bc11ca
Add osm2pgsql to the portal container
...
- Build osm2pgsql in a separate woker
- Fix EXPOSE port to 3000
- Add postgres to the backend network
2022-02-18 11:40:31 +01:00
Paul Bienkowski
a8a416ca68
Refactor frontend exposing code in API
2021-11-27 22:45:22 +01:00
Paul Bienkowski
bf1536f443
remove craco/react-scripts, configure webpack ourselves
2021-11-27 22:45:22 +01:00
Paul Bienkowski
b06b7ba1ad
Update deps for webpack
2021-11-27 22:44:52 +01:00
Paul Bienkowski
7add8caaa1
Live tiles, API executes openmaptiles-tools
2021-11-22 09:51:18 +01:00
Paul Bienkowski
c85f261292
Single-container API+Frontend+Worker
2021-11-22 09:51:16 +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
1b4718b0ac
chore: move js to src/ directory
2020-11-28 19:17:19 +01:00
Paul Bienkowski
15b7d2cda3
chore: add docker-compose support and Dockerfile for building the app image
2020-11-17 18:30:36 +01:00