{"id":20564511,"url":"https://github.com/tarantool/try","last_synced_at":"2025-07-12T17:33:42.892Z","repository":{"id":18886950,"uuid":"22104685","full_name":"tarantool/try","owner":"tarantool","description":"try.tarantool.org scripts","archived":false,"fork":false,"pushed_at":"2021-08-13T17:53:07.000Z","size":4875,"stargazers_count":3,"open_issues_count":9,"forks_count":4,"subscribers_count":37,"default_branch":"master","last_synced_at":"2025-04-14T15:13:27.275Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tarantool.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-07-22T13:21:07.000Z","updated_at":"2023-09-25T06:29:37.000Z","dependencies_parsed_at":"2022-07-26T23:46:10.289Z","dependency_job_id":null,"html_url":"https://github.com/tarantool/try","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tarantool/try","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarantool%2Ftry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarantool%2Ftry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarantool%2Ftry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarantool%2Ftry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tarantool","download_url":"https://codeload.github.com/tarantool/try/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarantool%2Ftry/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265025514,"owners_count":23699761,"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-16T04:27:26.905Z","updated_at":"2025-07-12T17:33:42.873Z","avatar_url":"https://github.com/tarantool.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Interactive Tarantool web console.\n\ntry.tarantool.org\n\nTurn Tarantool into an HTTP server and a load balancer and provide an interactive Lua console to a bunch of Tarantool instances running in a Linux container.\n\n## Quickstart\n\nYou can start try.tarantool.org on your host with Docker:\n\n``` bash\ndocker build -t try .\ndocker run --rm -t -i --privileged -p 8080:11111 try\n```\n\nThen point your browser to [localhost:8080](http://localhost:8080)\n\n#### Installation\n\nYou can start tarantool-try on your host.\nPrerequisites:\n* tarantool\nhttp://tarantool.org\n* docker\nhttp://www.docker.com/\n* tarantool http https://github.com/tarantool/http/ (use luarocks https://github.com/tarantool/rocks )\n\n```\ngit clone https://github.com/tarantool/try\n```\nBuild docker image:\n```\ncd /try/container/\nsudo docker build -t tarantool .\n```\nAdd user to group `docker`:\n```\nsudo echo usermod -a -G docker $USER\n```\nStart try-tarantool web server:\n```\ntarantool start.lua\n```\nWeb server runs on `localhost:11111` by default.\nYou can change host, port and tarantool configuration in start.lua\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarantool%2Ftry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftarantool%2Ftry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarantool%2Ftry/lists"}