Add environment configuration and local development documentation
- Parameterize CORS_ORIGINS in docker-compose.swarm.yml - Add .env.example with configuration options - Create comprehensive LOCAL_DEVELOPMENT.md guide - Update README.md with environment variable documentation - Provide alternatives for local development without production domain 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -55,3 +55,30 @@
|
||||
[0;34m[INFO][0m Waiting for services to be ready...
|
||||
[0;34m[INFO][0m Checking service health...
|
||||
[0;32m[SUCCESS][0m postgres is running
|
||||
[0;34m[INFO][0m Starting Hive initialization...
|
||||
[0;34m[INFO][0m Working directory: /home/tony/AI/projects/hive
|
||||
[0;34m[INFO][0m Timestamp: Mon Jul 7 10:27:48 PM AEST 2025
|
||||
[0;32m[SUCCESS][0m Docker is running
|
||||
[0;32m[SUCCESS][0m docker compose is available
|
||||
[0;34m[INFO][0m Pulling latest base images...
|
||||
[0;34m[INFO][0m Building Hive services...
|
||||
[0;32m[SUCCESS][0m Hive services built successfully
|
||||
[0;34m[INFO][0m Starting Hive services...
|
||||
[0;31m[ERROR][0m Failed to start Hive services
|
||||
[0;34m[INFO][0m Starting Hive initialization...
|
||||
[0;34m[INFO][0m Working directory: /home/tony/AI/projects/hive
|
||||
[0;34m[INFO][0m Timestamp: Mon Jul 7 10:34:23 PM AEST 2025
|
||||
[0;32m[SUCCESS][0m Docker is running
|
||||
[0;32m[SUCCESS][0m docker compose is available
|
||||
[0;34m[INFO][0m Pulling latest base images...
|
||||
[0;34m[INFO][0m Building Hive services...
|
||||
[0;32m[SUCCESS][0m Hive services built successfully
|
||||
[0;34m[INFO][0m Starting Hive services...
|
||||
[0;31m[ERROR][0m Failed to start Hive services
|
||||
[0;34m[INFO][0m Starting Hive initialization...
|
||||
[0;34m[INFO][0m Working directory: /home/tony/AI/projects/hive
|
||||
[0;34m[INFO][0m Timestamp: Tue 08 Jul 2025 13:03:18 AEST
|
||||
[0;32m[SUCCESS][0m Docker is running
|
||||
[0;32m[SUCCESS][0m docker compose is available
|
||||
[0;34m[INFO][0m Pulling latest base images...
|
||||
[0;34m[INFO][0m Building Hive services...
|
||||
|
||||
Reference in New Issue
Block a user