fleet/server/datastore/s3
Victor Lyuboslavsky 8c2ad7f901
Run multiple independent Fleet dev servers in parallel (#41865)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #41848 

Docs updates: https://github.com/fleetdm/fleet/pull/41868/changes

# Checklist for submitter

- changes not needed since this is a dev environment and test issue

## Testing

- [x] QA'd all new/changed functionality manually

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Tests**
* Enhanced test infrastructure to support environment-variable-based
configuration for SAML, mail, database, and S3 services, enabling more
flexible and dynamic test setups.

* **Chores**
* Updated Docker Compose configuration to use environment variables for
service ports, allowing runtime customization while maintaining backward
compatibility with default values.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-03-18 13:58:58 -05:00
..
bootstrap_package.go Fix GCS for remaining features that use S3 (#32743) 2025-09-09 11:22:04 -03:00
bootstrap_package_test.go Migrate from aws-sdk-go v1 to v2 (#30308) 2025-06-30 17:45:39 -03:00
carves.go Fix GCS for remaining features that use S3 (#32743) 2025-09-09 11:22:04 -03:00
carves_test.go report errors that can occur during file carving (#8972) 2022-12-09 13:21:30 -03:00
common_file_store.go Cloudfront signing for in-house apps (#37650) 2026-01-05 16:30:31 -05:00
s3.go Swap minio to rustfs (#36851) 2025-12-10 10:03:48 -06:00
software_installer.go Fix GCS for remaining features that use S3 (#32743) 2025-09-09 11:22:04 -03:00
software_installer_test.go Feat: Perform S3 Uploads with Upload Manager (#32010) 2025-08-20 15:20:53 -04:00
software_title_icon.go Fix GCS for remaining features that use S3 (#32743) 2025-09-09 11:22:04 -03:00
testing_utils.go Run multiple independent Fleet dev servers in parallel (#41865) 2026-03-18 13:58:58 -05:00