{"id":13558880,"url":"https://github.com/tsuru/now","last_synced_at":"2025-04-03T14:30:42.917Z","repository":{"id":16872112,"uuid":"19632497","full_name":"tsuru/now","owner":"tsuru","description":"Yet another script to install Tsuru and its dependencies.","archived":true,"fork":false,"pushed_at":"2019-01-10T19:18:35.000Z","size":375,"stargazers_count":89,"open_issues_count":7,"forks_count":53,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-11-04T10:43:35.638Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tsuru.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":"2014-05-10T03:35:28.000Z","updated_at":"2024-09-16T22:56:56.000Z","dependencies_parsed_at":"2022-08-04T12:00:12.504Z","dependency_job_id":null,"html_url":"https://github.com/tsuru/now","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/tsuru%2Fnow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsuru%2Fnow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsuru%2Fnow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsuru%2Fnow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsuru","download_url":"https://codeload.github.com/tsuru/now/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247018271,"owners_count":20869982,"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-08-01T12:05:12.734Z","updated_at":"2025-04-03T14:30:42.649Z","avatar_url":"https://github.com/tsuru.png","language":"Shell","readme":"# INSTALL\n\n`now` script is *deprecated*. The current recommended method to install tsuru for test or development is [tsuru installer](https://docs.tsuru.io/stable/installing/using-tsuru-installer.html).\n\n# Tsuru Now\n\nYet another script to install tsuru and its dependencies on Ubuntu or Debian distros.\n\nThese are some goals for this project:\n\n* It should run without interaction and deliver a working environment;\n* It shouldn't be a problem to run the script multiple times on the same machine;\n* It should work on existing machines that might already have some components installed;\n* It should allow parameters to install a single role:\n    * API node\n    * Docker node\n    * Load balancer node\n* A web UI to automatically run it on EC2 instances\n\nNote: This scripts works only on Debian or Ubuntu distros, isn't supported to run on CentOS/RHEL.\n\n## Running\n\nRunning the command below should already create a working tsuru environment:\n\n```\ncurl -sL https://raw.githubusercontent.com/tsuru/now/master/run.bash | bash\n```\n\n## Advanced Usage\n\nWith Tsuru Now, you can build your own tsuru cluster easily.\n\n### Building a cluster server\n\n```\ncurl -sL https://raw.githubusercontent.com/tsuru/now/master/run.bash | bash -s -- --template server\n```\n\n\n### Building a client connected to the server\n\nAssume the IP address of the cluster server is 10.42.42.1\n\n```\ncurl -sL https://raw.githubusercontent.com/tsuru/now/master/run.bash | bash -s -- --template client --private-ip 10.42.42.1\n```\n\n\n### Building a docker node controlled by the server\n\nAssume the IP address of the cluster server is 10.42.42.1\n\n```\ncurl -sL https://raw.githubusercontent.com/tsuru/now/master/run.bash | bash -s -- --template dockerfarm --private-ip 10.42.42.1\n```\n","funding_links":[],"categories":["Shell","others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsuru%2Fnow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsuru%2Fnow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsuru%2Fnow/lists"}