Skip to content

Commit

Permalink
Drop unused ansible scripts + added gliderlist to TODO list
Browse files Browse the repository at this point in the history
  • Loading branch information
lwitkowski committed Jul 30, 2024
1 parent b0ffe0d commit e314458
Show file tree
Hide file tree
Showing 12 changed files with 4 additions and 539 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ This project aims at reviving www.aero-offers.com - invaluable source of price t
- `job_update_exchange_rates` - updates currency exchange rates based ok ECP api
- `db` - PostgreSQL 15 database with DDL scripts managed by Flyway

### Prod environment
Currently the project is being onboarded to Azure Cloud (still WIP).

### TODO
- [x] deploy working ui, api and db to Azure
- [x] fix segelflug spider/crawler
Expand All @@ -29,6 +32,7 @@ This project aims at reviving www.aero-offers.com - invaluable source of price t
- [ ] fix aircraft type dropdown
- [ ] fix & polish CSS in UI
- [ ] update/simplify legal subpage
- [ ] use https://github.com/weglide/GliderList

### Running locally without Python nor NodeJS
`docker compose up --build` - starts postgres, python backend and frontend apps (http://localhost:8080/)
Expand Down
Empty file removed ansible/aero_offers.cfg
Empty file.
148 changes: 0 additions & 148 deletions ansible/deploy.yml

This file was deleted.

8 changes: 0 additions & 8 deletions ansible/hosts

This file was deleted.

23 changes: 0 additions & 23 deletions ansible/roles/backend/tasks/main.yml

This file was deleted.

97 changes: 0 additions & 97 deletions ansible/roles/db/files/pg_hba.conf

This file was deleted.

66 changes: 0 additions & 66 deletions ansible/roles/db/tasks/main.yml

This file was deleted.

Loading

0 comments on commit e314458

Please sign in to comment.