Skip to content

v0.1 - Improved embabel-hub startup

Choose a tag to compare

@jmjava jmjava released this 15 Jan 12:33
· 19 commits to master since this release

Release v0.1

Features

  • ✅ Automatic .env file sourcing for easier configuration
  • ✅ Better error handling and startup verification
  • ✅ Comprehensive documentation in STARTUP.md
  • ✅ All security checks passing

Changes

  • starthub.sh: Now automatically sources .env files from embabel-hub/.env or parent directory
  • STARTUP.md: Complete startup guide with configuration options and troubleshooting
  • Improved diagnostics for common issues (401 errors, startup timeouts)
  • All pre-commit hooks passing (ggshield, detect-secrets, shellcheck, etc.)

Usage

See STARTUP.md for detailed instructions on starting the embabel-hub container.