{"id":18284490,"url":"https://github.com/samuraiwtf/wayfarer","last_synced_at":"2025-04-09T05:46:44.262Z","repository":{"id":44332117,"uuid":"344907157","full_name":"SamuraiWTF/wayfarer","owner":"SamuraiWTF","description":"Wayfarer Training Federation target organization","archived":false,"fork":false,"pushed_at":"2023-08-24T20:35:54.000Z","size":3121,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-02-15T00:25:47.646Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/SamuraiWTF.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":"2021-03-05T19:02:32.000Z","updated_at":"2022-09-29T20:22:00.000Z","dependencies_parsed_at":"2024-11-05T13:13:47.566Z","dependency_job_id":null,"html_url":"https://github.com/SamuraiWTF/wayfarer","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/SamuraiWTF%2Fwayfarer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamuraiWTF%2Fwayfarer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamuraiWTF%2Fwayfarer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamuraiWTF%2Fwayfarer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamuraiWTF","download_url":"https://codeload.github.com/SamuraiWTF/wayfarer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987107,"owners_count":21028891,"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-05T13:13:43.788Z","updated_at":"2025-04-09T05:46:44.231Z","avatar_url":"https://github.com/SamuraiWTF.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wayfarer\nWayfarer Training Federation target organization\n\n# scripted build and deployment\n1. `./build.sh` this will create the docker images for each part of the stack, as well as fetching application dependencies.\n1. Review the configuration in `default.env`. Any overrides can go into `.env` using the same variable names as their default counterparts.\n1. `./deploy.sh` will deploy the stack. You need to have initialized docker swarm (or use `docker swarm init` to do so). \n\n# manual build and deployment\n1. `cd ticketApi` from project root, cd into the *ticketApi* directory.\n1. `docker build -t ticket-api .` build the ticket-api image.\n1. `cd ../ticketApp` cd into the *ticketApp* directory.\n1. `docker build -t ticket-app .` build the ticket-app image.\n1. `cd ../wayfarerDB` cd into the *wayfarerDB* directory.\n1. `docker build -t wayfarer-db .` build the db image.\n1. `cd ../wayfarerOAuth` cd into the *wayfarerOAuth* directory.\n1. `docker build -t wayfarer-oauth .` build the wayfarer-oauth image.\n1. `cd ../wayfarerOAuthDB` cd into the *wayfarerOAuthDB* directory.\n1. `docker build -t wayfarer-oauth-db .` build the db image.\n1. `cd ..` change to the project root\n1. `docker swarm init` initialize docker swarm\n1. `docker stack deploy -c docker-compose.yml wayfarer-ticket` deploy the stack.\n\n# stopping the stack\n`docker stack rm wayfarer-ticket`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuraiwtf%2Fwayfarer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamuraiwtf%2Fwayfarer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuraiwtf%2Fwayfarer/lists"}