{"id":21192184,"url":"https://github.com/mu-semtech/app-mu-info","last_synced_at":"2026-02-13T04:07:55.369Z","repository":{"id":66422908,"uuid":"202416024","full_name":"mu-semtech/app-mu-info","owner":"mu-semtech","description":"Information about known microservices","archived":false,"fork":false,"pushed_at":"2023-11-25T15:03:19.000Z","size":32,"stargazers_count":1,"open_issues_count":1,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-04T11:36:53.706Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Common Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mu-semtech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2019-08-14T19:48:22.000Z","updated_at":"2020-05-06T16:58:02.000Z","dependencies_parsed_at":"2025-01-21T13:42:59.615Z","dependency_job_id":null,"html_url":"https://github.com/mu-semtech/app-mu-info","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mu-semtech/app-mu-info","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mu-semtech%2Fapp-mu-info","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mu-semtech%2Fapp-mu-info/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mu-semtech%2Fapp-mu-info/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mu-semtech%2Fapp-mu-info/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mu-semtech","download_url":"https://codeload.github.com/mu-semtech/app-mu-info/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mu-semtech%2Fapp-mu-info/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272541931,"owners_count":24952468,"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-08-28T02:00:10.768Z","response_time":74,"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":[],"created_at":"2024-11-20T19:07:53.402Z","updated_at":"2026-02-13T04:07:55.319Z","avatar_url":"https://github.com/mu-semtech.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mu-project\n\nBootstrap a mu.semte.ch microservices environment in three easy steps.\n\n## How to\n\nSetting up your environment is done in three easy steps:  first you configure the running microservices and their names in `docker-compose.yml`, then you configure how requests are dispatched in `config/dispatcher.ex`, and lastly you start everything.\n\n### Hooking things up with docker-compose\n\nAlter the `docker-compose.yml` file so it contains all microservices you need.  The example content should be clear, but you can find more information in the [Docker Compose documentation](https://docs.docker.com/compose/).  Don't remove the `identifier` and `db` container, they are respectively the entry-point and the database of your application.  Don't forget to link the necessary microservices to the dispatcher and the database to the microservices.\n\n### Configure the dispatcher\n\nNext, alter the file `config/dispatcher.ex` based on the example that is there by default.  Dispatch requests to the necessary microservices based on the names you used for the microservice.\n\n### Boot up the system\n\nBoot your microservices-enabled system using docker-compose.\n\n    cd /path/to/mu-project\n    docker-compose up\n\nYou can shut down using `docker-compose stop` and remove everything using `docker-compose rm`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmu-semtech%2Fapp-mu-info","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmu-semtech%2Fapp-mu-info","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmu-semtech%2Fapp-mu-info/lists"}