refactor: rename wohnungsdidi → lazyflat
Container names, FastAPI titles, email subjects, filenames, brand text, session cookie, User-Agent, docstrings, README. Volume lazyflat_data and /data/lazyflat.sqlite already used the new name, so on-disk data is preserved; dropped the now-obsolete legacy-rename comments. Side effect: SESSION_COOKIE_NAME change logs everyone out on deploy. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
f1e26b38d0
commit
d06dfdaca1
15 changed files with 22 additions and 26 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# wohnungsdidi
|
||||
# lazyflat
|
||||
|
||||
Combined deployment of **flat-alert** (reliable scraper) and **flat-apply**
|
||||
(experimental auto‑applier) behind a single authenticated web UI.
|
||||
|
|
@ -51,7 +51,7 @@ Because `apply/` is still experimental, the system is hardened around it:
|
|||
|
||||
## Deployment on Coolify
|
||||
|
||||
1. **Create repo**: push this monorepo to `ssh://git@git.moritz.run:2222/moritz/wohnungsdidi.git`.
|
||||
1. **Create repo**: push this monorepo to `ssh://git@git.moritz.run:2222/moritz/lazyflat.git`.
|
||||
2. **New Coolify resource** → *Docker Compose* → point it at this repo. Coolify
|
||||
will read `docker-compose.yml` and deploy all three services on one network.
|
||||
3. **Domain**: set `flat.lab.moritz.run` on the `web` service only. Coolify
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue