{"id":18486554,"url":"https://github.com/steeply/gbot-trader","last_synced_at":"2025-04-08T19:33:23.444Z","repository":{"id":37431357,"uuid":"88396956","full_name":"steeply/gbot-trader","owner":"steeply","description":"Trading robot for trade on crypto exchanges","archived":false,"fork":false,"pushed_at":"2024-05-14T16:19:30.000Z","size":572761,"stargazers_count":268,"open_issues_count":4,"forks_count":108,"subscribers_count":53,"default_branch":"master","last_synced_at":"2024-11-06T12:57:02.199Z","etag":null,"topics":["bitcoin","bitfinex","bittrex","exchange","exmo","poloniex","telegram","trader"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/steeply.png","metadata":{"files":{"readme":"README-docker.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":"2017-04-16T07:01:30.000Z","updated_at":"2024-10-29T19:56:28.000Z","dependencies_parsed_at":"2023-01-19T18:32:41.312Z","dependency_job_id":"1c441537-1fea-46a3-8bbb-be180af1c6a0","html_url":"https://github.com/steeply/gbot-trader","commit_stats":{"total_commits":198,"total_committers":2,"mean_commits":99.0,"dds":"0.19191919191919193","last_synced_commit":"3e889c309b06a79373bfe0179231ec482c9f2ad9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steeply%2Fgbot-trader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steeply%2Fgbot-trader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steeply%2Fgbot-trader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steeply%2Fgbot-trader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steeply","download_url":"https://codeload.github.com/steeply/gbot-trader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247912789,"owners_count":21017045,"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":["bitcoin","bitfinex","bittrex","exchange","exmo","poloniex","telegram","trader"],"created_at":"2024-11-06T12:49:32.503Z","updated_at":"2025-04-08T19:33:22.377Z","avatar_url":"https://github.com/steeply.png","language":"Dockerfile","funding_links":[],"categories":["Dockerfile"],"sub_categories":[],"readme":"Docker readme\n=============\n\n# Dependences\n\nPlease install docker and docker compose first:\n\n- Docker\n\n    ```bash\n    curl -sSL https://get.docker.com/ | sh\n    ```\n\n- docker-compose:\n\n    Broswe to https://github.com/docker/compose/releases and find latest release install instructions, it will be something like:\n\n    ```bash\n    curl -L https://github.com/docker/compose/releases/download/1.17.0/docker-compose-`uname -s`-`uname -m` -o /usr/local/bin/docker-compose\n    chmod +x /usr/local/bin/docker-compose\n    ```\n\n# Insallation\nThen simply build docker image (git pull gbot, cd /to/the/downloaded/path):\n\n```\ndocker-compose build --pull\n```\n\nEdit .env file:\n\n```\ncp .env-sample .env\nvim .env\n```\n\n# Start\n\n```\ndocker-compose up -d gbot_trader\ndocker-compose logs -f gbot_trader\n```\n\nNow service is up and running, please return to the main README.\n\n# Upgrade \n\nWhen new version of gbot_trader would be released, do:\n\n```\ncd /path/to/the/gbot_trader\ngit pull \u0026\u0026 \\\ndocker-compose build --pull \u0026\u0026 \\\ndocker-compose stop gbot_trader \u0026\u0026 \\\ndocker-compose rm -f gbot_trader \u0026\u0026 \\\ndocker-compuse logs -f gbot_trader\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteeply%2Fgbot-trader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteeply%2Fgbot-trader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteeply%2Fgbot-trader/lists"}