{"id":13550271,"url":"https://github.com/madnificent/wiki-backend","last_synced_at":"2026-03-01T23:31:01.756Z","repository":{"id":66422888,"uuid":"81015126","full_name":"madnificent/wiki-backend","owner":"madnificent","description":"Backend of a wiki based on mu.semte.ch","archived":false,"fork":false,"pushed_at":"2017-02-07T23:00:26.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-10T17:14:11.766Z","etag":null,"topics":["musemtech","wiki"],"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/madnificent.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}},"created_at":"2017-02-05T19:08:38.000Z","updated_at":"2020-02-05T01:55:35.000Z","dependencies_parsed_at":"2024-01-21T20:12:07.010Z","dependency_job_id":null,"html_url":"https://github.com/madnificent/wiki-backend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madnificent%2Fwiki-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madnificent%2Fwiki-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madnificent%2Fwiki-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madnificent%2Fwiki-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madnificent","download_url":"https://codeload.github.com/madnificent/wiki-backend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241050394,"owners_count":19900630,"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","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":["musemtech","wiki"],"created_at":"2024-08-01T12:01:30.933Z","updated_at":"2026-03-01T23:31:01.745Z","avatar_url":"https://github.com/madnificent.png","language":"Common Lisp","funding_links":[],"categories":["Common Lisp","others"],"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%2Fmadnificent%2Fwiki-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadnificent%2Fwiki-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadnificent%2Fwiki-backend/lists"}