Files
OpenFUT/fifa17-recon/docker/fifa17-python/data/tables/version.json
T
root 70a64e3709 fifa17-python: commit working FUT backend deployment (client/server split)
Freeze the running offline FUT backend into version control as
fifa17-recon/docker/fifa17-python/ - declarative and rebuildable from a
fresh checkout:

* OPENFUT_BIND / OPENFUT_ADVERTISE client/server split in the responders
  (lsx, blaze, roster, utas, pow) + entrypoint.sh; OPENFUT_ADVERTISE is
  required for remote mode (compose and entrypoint fail without it)
* docker-compose.yml reproducing the frozen baseline container exactly
  (env, ports incl. the 8085->8080 POW-content remap, /state bind, restart)
* .env.example / .env for site config - the LAN IP is never hardcoded in source
* tools/ + data/ staged from openfut-fut-backend:python-baseline-2026-08-10,
  verified byte-identical to the running container at freeze time
* client_arm.sh (the 105 client-side arming counterpart)
* Dockerfile bakes /app/SHA256SUMS.txt so any image is self-identifying
* docs/BASELINE-python-2026-08-10.md: frozen image/container/hash record,
  restore instructions and rebuild-equivalence procedure

Secrets (redir key/cert, .env) and runtime state (docker/state) stay gitignored.
The live container is untouched pending the .105 launcher audit.
2026-08-10 23:54:04 +00:00

1 line
878 B
JSON

{"table":"version","source":"FIFA17.exe resident database (tools/db_dump.py)","rowcount":1,"rowsize_bytes":48,"rows_emitted":1,"rowblock":"0x7bc30c8","rowblock_bytes":12,"descriptor":"0x7b20788","schema":[{"name":"minor","bit":0,"width":16,"kind":"int","min":1,"max":65536,"storage":"int"},{"name":"major","bit":16,"width":16,"kind":"int","min":1,"max":65536,"storage":"int"},{"name":"schema","bit":32,"width":320,"kind":"string","min":0,"max":0,"storage":"inline-string"},{"name":"isonline","bit":352,"width":1,"kind":"int","min":0,"max":1,"storage":"int"},{"name":"exportdate","bit":353,"width":20,"kind":"date","min":0,"max":1048575,"storage":"int"},{"name":"artificialkey","bit":373,"width":1,"kind":"int","min":0,"max":1,"storage":"int"}],"rows":[{"minor":1,"major":1,"schema":"16e1179f44dc335970ca1adf04e8d19fe19ddaa0","isonline":0,"exportdate":158466,"artificialkey":0}]}