Make compose up work out of the box #11
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
AC
make it work with just one line
works initially without any extra config in a minimal mode
amarillo-compose contains sample data: mfdz agency, by region.
1 demo trip: repeating Mon-Sun (needs to updated in git every 180 days)
make it work with GRFS from mitanand with minimal change
update README
Open
dd696f70032ccde0eef8I've added the sample data to amarillo-compose and i wrote a quick start section in the readme.
https://github.com/mfdz/amarillo-compose/blob/main/README.md
For GRFS you only need to change the generator image in .env, I wrote that into the readme too