{"id":27182946,"url":"https://github.com/thiagoesteves/myumbrella","last_synced_at":"2025-10-15T02:05:46.993Z","repository":{"id":286818096,"uuid":"962660356","full_name":"thiagoesteves/myumbrella","owner":"thiagoesteves","description":"Elixir umbrella app showing hot upgrades with LiveView—no downtime, just smooth updates.","archived":false,"fork":false,"pushed_at":"2025-06-02T13:51:59.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T08:18:18.630Z","etag":null,"topics":["deployex","elixir","elixir-lang","elixir-otp","elixir-umbrella","hot-code-reload","hot-upgrade"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thiagoesteves.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-08T13:39:56.000Z","updated_at":"2025-06-03T00:22:55.000Z","dependencies_parsed_at":"2025-05-23T13:14:42.392Z","dependency_job_id":"13f7884f-d72b-450b-b4d8-f9291a87376b","html_url":"https://github.com/thiagoesteves/myumbrella","commit_stats":null,"previous_names":["thiagoesteves/myumbrella"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/thiagoesteves/myumbrella","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagoesteves%2Fmyumbrella","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagoesteves%2Fmyumbrella/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagoesteves%2Fmyumbrella/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagoesteves%2Fmyumbrella/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thiagoesteves","download_url":"https://codeload.github.com/thiagoesteves/myumbrella/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiagoesteves%2Fmyumbrella/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279033978,"owners_count":26089402,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deployex","elixir","elixir-lang","elixir-otp","elixir-umbrella","hot-code-reload","hot-upgrade"],"created_at":"2025-04-09T15:20:29.829Z","updated_at":"2025-10-15T02:05:46.988Z","avatar_url":"https://github.com/thiagoesteves.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Myumbrella\n\n\u003e Elixir umbrella applications can be smoothly hot-upgraded with [DeployEx][dye].\n\n## Running Locally\n\nTo start your Phoenix server:\n\n  * Run `mix setup` to install and setup dependencies\n  * Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`\n\nNow you can visit [`localhost:4000`](http://localhost:4000) from your browser.\n\n## Genreating a hot-upgrade release\n\n1. Build the initial release (e.g., `0.1.0`):\n```bash\n# Release the version 0.1.0\nMIX_ENV=prod mix assets.deploy\nMIX_ENV=prod mix release\n```\n\n2. Update the version (e.g., from `0.1.0` to `0.1.1`) in `version.txt`\n3. Build the new release with forced compilation:\n```bash\nMIX_ENV=prod mix assets.deploy\nMIX_ENV=prod mix compile --force\nMIX_ENV=prod mix release\n```\n\n## Observer Web Notes\n\nIf using Observer Web, install it in only one app (recommended: the LiveView web app).\n\n[dye]: https://github.com/thiagoesteves/deployex\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiagoesteves%2Fmyumbrella","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthiagoesteves%2Fmyumbrella","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiagoesteves%2Fmyumbrella/lists"}