{"id":21030578,"url":"https://github.com/workfloworchestrator/example-orchestrator-beginner","last_synced_at":"2025-04-12T13:12:41.958Z","repository":{"id":113540264,"uuid":"567173005","full_name":"workfloworchestrator/example-orchestrator-beginner","owner":"workfloworchestrator","description":"Example code for the orchestrator-core beginner workshop from the Workflow Orchestrator programme.","archived":false,"fork":false,"pushed_at":"2023-10-03T20:52:25.000Z","size":43,"stargazers_count":0,"open_issues_count":2,"forks_count":4,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-04-12T13:12:34.461Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/workfloworchestrator.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":"2022-11-17T08:20:32.000Z","updated_at":"2022-11-17T08:33:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"8bc3d3ed-dde0-4224-96fc-5d2b2d5365f5","html_url":"https://github.com/workfloworchestrator/example-orchestrator-beginner","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/workfloworchestrator%2Fexample-orchestrator-beginner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workfloworchestrator%2Fexample-orchestrator-beginner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workfloworchestrator%2Fexample-orchestrator-beginner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workfloworchestrator%2Fexample-orchestrator-beginner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/workfloworchestrator","download_url":"https://codeload.github.com/workfloworchestrator/example-orchestrator-beginner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248571875,"owners_count":21126522,"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":[],"created_at":"2024-11-19T12:19:18.742Z","updated_at":"2025-04-12T13:12:41.935Z","avatar_url":"https://github.com/workfloworchestrator.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# example orchestrator (beginner workshop)\n\nExample code for the\n[orchestrator-core beginner workshop](https://workfloworchestrator.org/orchestrator-core/workshops/beginner/overview/)\nfrom the [Workflow Orchestrator programme](https://workfloworchestrator.org).\n\n## Do the workshop\n\nThis repository contains the code that belongs to the\n[orchestrator-core beginner workshop](https://workfloworchestrator.org/orchestrator-core/workshops/beginner/overview/),\nand can be used as an example in case you are stuck during the\nworkshop exercises. The\nonly files you need to copy are the `docker-compose.yml`, to create and run\nthe environment used during the workshop, and the `orchestrator-core-gui.env`\nthat is needed to correctly configure the GUI. Please follow the workshop for\nfurther instructions.\n\n## Shortcut to working example orchestrator\n\nWhen in a hurry, or just curious, the example orchestrator can be started by\nfollowing the instructions below. This example implements the products and\nworkflows for a simple user and user group administration.\n\nFirst clone this repository:\n\n```shell\ngit clone https://github.com/workfloworchestrator/example-orchestrator-beginner.git\n```\n\nUse docker compose to start the environment and initialize the database:\n\n```shell\ncd example-orchestrator-beginner\ndocker compose up\n```\n\nStop docker compose, copy the migrations to add the products and workflows\nto the database, and start the environment again:\n\n```shell\n# ^C\ncp -av examples/*add_user_and_usergroup* migrations/versions/schema\ndocker compose up\n```\n\nNow point your browser to `http://localhost:3000/` and have a look around.\nYou can use the `New Process` button to create subscription on the defined\nproducts.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkfloworchestrator%2Fexample-orchestrator-beginner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworkfloworchestrator%2Fexample-orchestrator-beginner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkfloworchestrator%2Fexample-orchestrator-beginner/lists"}