Skip to content

Add local Floci AWS emulation support - #108

Open
nathan-probert wants to merge 2 commits into
mainfrom
feat/local-floci-emulation
Open

Add local Floci AWS emulation support#108
nathan-probert wants to merge 2 commits into
mainfrom
feat/local-floci-emulation

Conversation

@nathan-probert

Copy link
Copy Markdown
Owner

Adds local AWS emulation using Floci for development and testing.

Changes:

  • Docker Compose setup for local Floci emulation
  • Makefile with local dev/deploy targets
  • Updated build and deploy scripts
  • Updated utility module
  • Added .gitattributes

- Add docker-compose.yml for Floci (MIT-licensed, Docker-based AWS emulator)
- Add PLAN-local-floci.md documenting the implementation plan
- Modify smartscore/utility.py to support AWS_ENDPOINT_URL for local boto3 clients
- Modify build_scripts/deploy.sh to add LOCAL_MODE flag with  pattern
- Modify build_scripts/compile.sh and rust_compile.sh for WSL compatibility
- Modify Makefile with local development targets (local-up, local-down, local-deploy, etc.)
- Update .gitignore to exclude data/ directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant