lapin
b9adb92fc1
Add Docker socket configuration examples and platform compatibility
...
This commit provides proper configuration examples for the SocketCluster
WebSocket service and improves platform compatibility.
Changes:
- Platform: Add linux/amd64 platform specification for Apple Silicon compatibility
- CORS: Remove hardcoded permissive origins and add secure configuration examples
- Examples: Create docker-compose.override.yml.example with proper WebSocket origins
The configuration now supports:
- Development: localhost-only origins (http/https/ws/wss protocols)
- Production: Domain-specific origins with WebSocket protocol support
- Security: Prevents unauthorized cross-origin WebSocket connections
Updated documentation explains how to configure WebSocket origins securely
for different deployment environments.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-28 10:17:37 +01:00
lapin
8a21593d9a
Update docker-compose.yml
2025-10-24 15:21:42 +02:00
Ronald A. Richardson
9911c96c09
All packages upgraded
2025-10-15 22:15:33 +08:00
Ronald A. Richardson
ab2e102e28
v0.7.6 ~ Minor patches, WIP multi-order route optimization
2025-06-04 12:30:02 +08:00
Ronald A. Richardson
ebbc4b2bf8
v0.7.4 ~ new docker install script, added logic condition property shortcut keys
2025-05-26 14:52:32 +08:00
Ronald A. Richardson
92170c965e
updated docker-compose to use latest images, patched osx binary build script, experimenting with artifact upload for binaries
2025-05-21 22:18:49 +08:00
Ronald A. Richardson
d61205d898
added fleetbase config file, added ability to set tz for user and organization
2025-05-21 19:21:22 +08:00
Ronald A. Richardson
86da1bd095
Improvements to docker setups
2025-05-19 17:30:18 +08:00
Ronald A. Richardson
4dc9764853
v0.7.1 ~ Fleetbase console can now read in a runtime config
2025-05-19 13:12:57 +08:00
Ronald A. Richardson
7b8bc4a593
removed old docker settings and github auth arg
2025-05-16 16:21:22 +08:00
Ronald A. Richardson
edf7efe167
v0.5.29 ~ ⚡ ️ Performance Upgrades 10x Faster, Critical Patches
2025-02-25 16:44:14 +08:00
Ronald A. Richardson
687af92752
* Fixed: service areas/zones creation
...
* Tweaked: few styling improvements
* Added: view label functions to customer portal components
* Added: bulk dispatch
* Fixed: route caching by generating and providing unique name via Fleetbase `RESTRegistrar`
* Implemented: impersonation feature for system admin
* Fixed: mail settings for smtp and added support for mailgun, sendgrid, postmark and resend
* Removed: model cache
* Improved test email HTML
* Added: self hosted instance extension install instructions
* Improved: Webhooks UI
2024-11-07 18:30:30 +08:00
Ronald A. Richardson
056a717d08
changed default osrm server to project-osrm router, added admin bypass for email verification, patched somethings in registry-bridge, added new UI wysiwyg component <TipTapEditor />
2024-07-30 22:39:57 +08:00
Ronald A. Richardson
708babb81c
fix ports on docker-compose
2024-07-22 14:19:11 +08:00
Ronald A. Richardson
8c8acf1e43
docker changes
2024-07-22 14:10:56 +08:00
Ronald A. Richardson
b0460963e5
added console back to docker-compose
2024-07-19 20:15:54 +08:00
Ronald A. Richardson
9ec786d892
almost ready for release, pending updates to registry...
2024-07-19 20:14:12 +08:00
Ronald A. Richardson
579a369888
preparing arch change for extensions implementation
2024-07-18 01:48:55 +08:00
Ronald A. Richardson
b4ff469c8b
upgraded packages, added new docs as submodule
2024-05-30 19:24:02 +08:00
Ronald A. Richardson
96e6439d1e
upgraded core-api w/ performance updates, caching, driver and user account management improvements, new erd generated
2024-04-30 17:59:54 +08:00
Ronald A. Richardson
e588242cb9
Merge branch 'feature/caddy-server' of github.com:fleetbase/fleetbase into feature/caddy-server
2024-02-06 15:18:25 +08:00
Ronald A. Richardson
58600a357a
Merge branch 'dev-v0.4.0' into feature/caddy-server
2024-02-06 15:15:27 +08:00
Ronald A. Richardson
440040fecb
made github auth token environment variable for docker build
2024-02-05 19:01:20 +08:00
Ronald A. Richardson
1ff89ca16a
try to debug ecs-tool run dir
2024-02-03 18:37:11 +08:00
Eugene Dementyev
b623d613f1
Fixup httpd config and Caddyfile
2024-02-03 12:04:35 +13:00
Ronald A. Richardson
bd1a61912f
added back httpd container to use proxy_pass to frankenphp/octane until nginx container can be removed from infra
2024-02-02 13:30:56 +08:00
Ronald A. Richardson
f2058e0d58
Working version w/ added queue for docker development
2024-01-31 17:36:28 +08:00
Ronald A. Richardson
6a68c85d94
configured and setup to run api using frankenphp/Caddyserver
2024-01-26 18:39:02 +08:00
Turtuvshin
fc1e610a54
fixed widget panel
2024-01-22 19:14:34 +08:00
Ronald A. Richardson
9fbc3252c6
upgraded core-api and fleetops which includes critical patches and fixes
2023-12-26 12:42:04 +08:00
Ronald A. Richardson
664d7f19cd
set docker-compose version to v3.8
2023-08-06 14:32:52 +08:00
Ronald A. Richardson
ef662fbd5e
remove MAIL_MAILER from environment on application
2023-08-02 21:04:25 +08:00
Ronald A. Richardson
2656c764a1
set permissions on log file
2023-08-02 12:15:18 +08:00
Ronald A. Richardson
03e6a87696
includes small update to retain mysql data locally, also includes update script
2023-07-24 18:05:06 +08:00
Ronald A. Richardson
90b1987ade
latest docker-compose.yml
2023-07-23 18:02:33 +08:00
Ronald A. Richardson
672ac85d7d
updated docker-compose.yml
2023-06-11 11:55:03 +08:00
Ronald A. Richardson
9decae6e26
set target as app-dev for application
2023-06-11 11:33:11 +08:00
Ronald A. Richardson
6d4d037d2f
removed all shared volumes from docker environment - only use for dev, drop httpd container
2023-06-11 11:01:36 +08:00
Ronald A. Richardson
ae5fb66e5b
latest
2023-05-30 16:36:33 +08:00
Ronald A. Richardson
53fe8e7bfe
remove "name" key from docker-compose
2023-05-25 20:36:02 +08:00
Ronald A. Richardson
00e6edbd4e
latest
2023-05-18 14:11:59 +08:00
Ronald A. Richardson
7d8635e034
onboard routes and api setup
2023-05-16 21:44:47 +08:00
Ronald A. Richardson
91e4db07ec
latest
2023-05-16 17:39:38 +08:00
Ronald A. Richardson
52fcf349c7
closer to full setup
2023-05-16 13:55:30 +08:00
Ronald A. Richardson
4bf0372e22
latest
2023-05-14 20:16:41 +08:00
Ronald A. Richardson
39c3083f12
latest pending socket addition
2023-05-10 13:55:25 +08:00
Ronald A. Richardson
e8203317a5
latest
2023-04-17 19:12:13 +08:00
Ronald A. Richardson
f70bad4af1
wip oss fleetbase
2023-03-08 18:04:38 +08:00