{"id":23069357,"url":"https://github.com/lhsradek/platypus-platel","last_synced_at":"2026-05-07T13:08:48.363Z","repository":{"id":65095567,"uuid":"574319757","full_name":"lhsradek/platypus-platel","owner":"lhsradek","description":"platypus-platel - Simple Elasticsearch ","archived":false,"fork":false,"pushed_at":"2023-02-28T19:38:43.000Z","size":9037,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-21T22:57:56.934Z","etag":null,"topics":["apm-server","docker","elasticsearch","kibana","logstash"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/lhsradek.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,"zenodo":null}},"created_at":"2022-12-05T03:23:09.000Z","updated_at":"2023-02-08T15:17:28.000Z","dependencies_parsed_at":"2025-08-21T22:35:53.081Z","dependency_job_id":null,"html_url":"https://github.com/lhsradek/platypus-platel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lhsradek/platypus-platel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhsradek%2Fplatypus-platel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhsradek%2Fplatypus-platel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhsradek%2Fplatypus-platel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhsradek%2Fplatypus-platel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lhsradek","download_url":"https://codeload.github.com/lhsradek/platypus-platel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhsradek%2Fplatypus-platel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32738963,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["apm-server","docker","elasticsearch","kibana","logstash"],"created_at":"2024-12-16T06:14:51.095Z","updated_at":"2026-05-07T13:08:48.347Z","avatar_url":"https://github.com/lhsradek.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"### platypus-platel\n\nwith Elasticsearch, Logstash and Kibana ([ELK](https://www.elastic.co/))\n\nThis is a lightweight version without wiki, no php, no cerebro, no enterprise search and single-node elastic.\n\nSee:\n* https://github.com/lhsradek/platypus-lhsdock\n* https://github.com/lhsradek/platypus-lhsdock/tree/main/extras/dokuwiki/config/dokuwiki/data/pages\n\n#### setup\ncreate .env file\n\n```# cp .env.dist .env```\n\n```# bin/install```\n\n```# bin/setup```\n\n\n#### install platel\n```# bin/install```\n\n#### setup platel\n```# bin/setup```\n\n#### run platel\n```# bin/start```\n\n#### restart platel\n```# bin/restart```\n\n```\n================= STOP =================\nStopping platel-kibana    ... done\nStopping platel-logstash  ... done\nStopping platel-es01      ... done\nRemoving platel-kibana    ... done\nRemoving platel-logstash  ... done\nRemoving platel-es01      ... done\nRemoving platel-setup     ... done\nRemoving platel\n================= START ================\nPulling setup       ... done\nPulling es01        ... done\nPulling kibana      ... done\nPulling logstash    ... done\nCreating network \"platel\" with driver \"bridge\"\nCreating platel-setup ... done\nCreating platel-es01  ... done\nCreating platel-kibana    ... done\nCreating platel-logstash  ... done\n```\n\n#### stop platel\n```# bin/stop```\n\n#### remove platel\n```# bin/all-remove```\n\n#### Reposirories\n\n| REPOSITORY                                            |  TAG       | SIZE        |\n| ----------------------------------------------------- | ---------- | ----------- |\n| [docker.elastic.co/elasticsearch/elasticsearch](https://hub.docker.com/_/elasticsearch) | 8.6.2      | 1.29GB      |\n| [docker.elastic.co/kibana/kibana](https://hub.docker.com/_/kibana) | 8.6.2       | 727MB       |\n| [logstash](https://hub.docker.com/_/logstash)         | 8.6.2      | 732MB       |\n| docker.elastic.co/apm/apm-server                      | 8.6.2      | 122MB       |\n| docker.elastic.co/beats/filebeat                      | 8.6.2      | 288MB       |\n| docker.elastic.co/beats/heartbeat                     | 8.6.2      | 2.04GB      |\n| docker.elastic.co/beats/metricbeat                    | 8.6.2      | 320MB       |\n\n-----\n\n| IMAGES               | PORTS                  | NAMES              | HOSTNAMES                            |  \n| -------------------- | ---------------------- | ------------------ | ------------------------------------ |\n| elasticsearch        |                        | platel-setup       | ```setup.platel```                   |\n| elasticsearch        | 9200/tcp, 9300/tcp     | platel-es01        | ```es01.platel```                    |\n| kibana               | 5601/tcp               | platel-kibana      | ```kibana.platel```                  |\n| logstash             | 5044/tcp, 9600/tcp     | platel-logstash    | ```logstash.platel```                |\n| apm-server           | 5066/tcp, 8200/tcp     | platel-apm-server  | ```apm-server.platel```              |\n| filebeat             | 5066/tcp               | platel-filebeat    | ```filebeat.platel```                |\n| heartbeat            | 5066/tcp               | platel-heartbbeat  | ```heartbeat.platel```               |\n| metricbeat           | 5066/tcp               | platel-metricbeat  | ```metricbeat.platel```              |\n\n\n-----\n\n##### Cluster uuid\n\nSet ```CLUSTER_UUID```  in the ```.env```\n\n```\n# curl -s -X GET --cacert certs/ca/ca.crt -u elastic:[KIBANA_PASSWORD] https://es01:9200/?pretty | grep cluster_uuid\n```\n\ndisplay such like this:\n```\n  \"cluster_uuid\" : \"Eft1LUxGR5af29XSygQMHA\",\n```\n\nOr see\n```\n# docker logs -f platel-setup\n```\n-----\n\n* https://www.facebook.com/radek.kadner/\n* https://www.linkedin.com/in/radekkadner/\n* mailto:radek.kadner@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flhsradek%2Fplatypus-platel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flhsradek%2Fplatypus-platel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flhsradek%2Fplatypus-platel/lists"}