{"id":26103346,"url":"https://github.com/topfreegames/mystack-controller","last_synced_at":"2025-08-05T08:14:03.748Z","repository":{"id":64305798,"uuid":"86090119","full_name":"topfreegames/mystack-controller","owner":"topfreegames","description":"Mystack creates a personal stack of predefined services on kubernetes","archived":false,"fork":false,"pushed_at":"2018-10-07T18:23:57.000Z","size":257,"stargazers_count":3,"open_issues_count":6,"forks_count":0,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-07-27T23:47:32.802Z","etag":null,"topics":["devops","kubernetes","microservice","mystack"],"latest_commit_sha":null,"homepage":"","language":"Go","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/topfreegames.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}},"created_at":"2017-03-24T16:44:09.000Z","updated_at":"2023-08-23T00:44:57.000Z","dependencies_parsed_at":"2023-01-15T10:30:48.909Z","dependency_job_id":null,"html_url":"https://github.com/topfreegames/mystack-controller","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/topfreegames/mystack-controller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topfreegames%2Fmystack-controller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topfreegames%2Fmystack-controller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topfreegames%2Fmystack-controller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topfreegames%2Fmystack-controller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/topfreegames","download_url":"https://codeload.github.com/topfreegames/mystack-controller/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topfreegames%2Fmystack-controller/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268859123,"owners_count":24318874,"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-05T02:00:12.334Z","response_time":2576,"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":["devops","kubernetes","microservice","mystack"],"created_at":"2025-03-09T20:06:32.171Z","updated_at":"2025-08-05T08:14:03.685Z","avatar_url":"https://github.com/topfreegames.png","language":"Go","readme":"mystack-controller\n=================\n[![Build Status](https://travis-ci.org/topfreegames/mystack-controller.svg?branch=master)](https://travis-ci.org/topfreegames/mystack-controller)\n\nMystack creates a personal stack of predefined services on kubernetes for your users\n\n## Dependencies\n* Go 1.7\n* Docker\n\n### building docker image\n```\nmake build-docker\n```\n\n## Building\n#### Build a linux binary\n```shell\nmake cross-build-linux-amd64\n```\n\n#### Automated tests\nTo run unit tests:\n\n```shell\nmake unit\n```\nTo run integration tests:\n\n```shell\nmake int\n```\n\nTo run them all:\n```shell\nmake test\n```\n\n## Running\nThis controller must run inside Kubernetes cluster. So you need to create a docker image, push it to Dockerhub and run a service using this image. \nHere is an example of how to do it.\n\n#### Build a docker image\nOn project root, run (mind the dot):\n```shell\ndocker build -t dockerhub-user/mystack-controller:v1 .\n```\n\n#### Push it to Dockerhub\n```shell\ndocker push dockerhub-user/mystack-controller:v1\n```\n\n#### Run postgres on Kubernetes\n```shell\nkubectl create -f ./manifests/postgres.yaml\n```\n\n#### Run controller on Kubernetes\n```shell\nkubectl create -f ./manifests/controller.yaml\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopfreegames%2Fmystack-controller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftopfreegames%2Fmystack-controller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopfreegames%2Fmystack-controller/lists"}