- Cargo workspace with hiy-server (axum 0.7 + sqlx SQLite + tokio) - SQLite schema: apps, deploys, env_vars (inline migrations, no daemon) - Background build worker: sequential queue, streams stdout/stderr to DB - REST API: CRUD for apps, deploys, env vars; GitHub webhook with HMAC-SHA256 - SSE endpoint for live build log streaming - Monospace HTMX-free dashboard: app list + per-app detail, log viewer, env editor - builder/build.sh: clone/pull → detect strategy (Dockerfile/buildpack/static) → docker build → swap container → update Caddy via admin API → prune images - infra/docker-compose.yml + Dockerfile.server for local dev (no Pi needed) - proxy/Caddyfile: auto-HTTPS off for local, comment removed for production - .env.example Compiles clean (zero warnings). Run locally: cp .env.example .env && cargo run --bin hiy-server https://claude.ai/code/session_01FKCW3FDjNFj6jve4niMFXH
32 lines
8.3 KiB
D
32 lines
8.3 KiB
D
/home/user/Hostityourself/target/debug/deps/tower_http-8e54b98af97721e7.d: /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/lib.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/macros.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/mod.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/body.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/future.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/layer.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/make_span.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/on_body_chunk.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/on_eos.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/on_failure.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/on_request.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/on_response.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/service.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/mod.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/allow_credentials.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/allow_headers.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/allow_methods.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/allow_origin.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/allow_private_network.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/expose_headers.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/max_age.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/vary.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/classify/mod.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/classify/grpc_errors_as_failures.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/classify/map_failure_class.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/classify/status_in_range_is_error.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/services/mod.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/body.rs
|
|
|
|
/home/user/Hostityourself/target/debug/deps/libtower_http-8e54b98af97721e7.rmeta: /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/lib.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/macros.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/mod.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/body.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/future.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/layer.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/make_span.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/on_body_chunk.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/on_eos.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/on_failure.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/on_request.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/on_response.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/service.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/mod.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/allow_credentials.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/allow_headers.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/allow_methods.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/allow_origin.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/allow_private_network.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/expose_headers.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/max_age.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/vary.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/classify/mod.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/classify/grpc_errors_as_failures.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/classify/map_failure_class.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/classify/status_in_range_is_error.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/services/mod.rs /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/body.rs
|
|
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/lib.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/macros.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/mod.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/body.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/future.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/layer.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/make_span.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/on_body_chunk.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/on_eos.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/on_failure.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/on_request.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/on_response.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/trace/service.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/mod.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/allow_credentials.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/allow_headers.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/allow_methods.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/allow_origin.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/allow_private_network.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/expose_headers.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/max_age.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/cors/vary.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/classify/mod.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/classify/grpc_errors_as_failures.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/classify/map_failure_class.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/classify/status_in_range_is_error.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/services/mod.rs:
|
|
/root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tower-http-0.5.2/src/body.rs:
|