Skip to content

Commit

Permalink
Update the roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
jamespfennell committed Feb 12, 2020
1 parent 9ac2d3a commit 36b7bc7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,14 @@ Roughly in order of priority:
[#28](https://github.com/jamespfennell/transiter/issues/28)
).

- New schema installation procedure - remove the more custom Postgres Docker image.
- ~New schema installation procedure - remove the more custom Postgres Docker image.~

- Clean up the Docker image structure:
- ~Clean up the Docker image structure:
use a unique Transiter image for the Python containers
and stop using a custom Postgres image.
Will require an `install` command.
Will require an `install` command.~

- Fix the Helm Chart to match the Docker compose configuration.

- Introduce an alembic DB migrations systems.

Expand Down

0 comments on commit 36b7bc7

Please sign in to comment.