{"id":15817311,"url":"https://github.com/nikoksr/docker-scripts","last_synced_at":"2025-03-14T21:33:06.204Z","repository":{"id":39903887,"uuid":"316506577","full_name":"nikoksr/docker-scripts","owner":"nikoksr","description":"Just a small collection of scripts that try to simplify the use of docker in mostly special use cases.","archived":false,"fork":false,"pushed_at":"2024-02-16T16:09:32.000Z","size":240,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-05T05:41:11.488Z","etag":null,"topics":[],"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/nikoksr.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}},"created_at":"2020-11-27T13:18:59.000Z","updated_at":"2023-02-09T13:03:32.000Z","dependencies_parsed_at":"2024-02-16T17:30:02.346Z","dependency_job_id":"18ee830a-bc3d-4e95-98b9-8cb4a9f88300","html_url":"https://github.com/nikoksr/docker-scripts","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/nikoksr%2Fdocker-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikoksr%2Fdocker-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikoksr%2Fdocker-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikoksr%2Fdocker-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikoksr","download_url":"https://codeload.github.com/nikoksr/docker-scripts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221513316,"owners_count":16835653,"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-10-05T05:40:54.634Z","updated_at":"2024-10-26T08:22:06.842Z","avatar_url":"https://github.com/nikoksr.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-scripts\n\nEine kleine Sammlung von Skripten, die versuchen, die Verwendung von Dockern in meist speziellen Anwendungsfällen zu vereinfachen.\n\n\u003e Just a small collection of scripts that try to simplify the use of docker in mostly special use cases.\n\n## Easy-Postgres-Containers\n\nInteraktives Shell-Menü zum vereinfachten Erzeugen, Listen, Entfernen und Beobachten von Postgres-Containern.\n\n### Feature\n\n-   `Docker` automatisch installieren \u0026 konfigurieren\n-   Postgres-Container erstellen \u0026 starten\n-   Postgres-Container auflisten\n-   Postgres-Container Statistiken\n-   Postgres-Container Log\n-   Postgres-Container Top\n-   Gestoppte Container entfernen\n-   Unreferenzierte Images entfernen\n\n### Abhängigkeiten\n\nSollte der Skript dafür verwendet werden, um Docker zu installieren, werden `root`-Rechte\nbenötigt. Sie sollten dazu das Programm `sudo` installiert und ihrem aktuellen Benutzer\ndie Rechte gegeben haben, dieses Programm verwenden zu dürfen.\n\nSollte das Installieren des `sudo` Programmes aus irgendwelchen Gründen nicht möglich sein,\nkönnen Sie auch auf den Benutzer `root` zurückgreifen. Es wird jedoch deutlich dazu geraten,\ndas Programm `sudo` vorzugsweise zu verwenden.\n\nZum Downloaden des Skripts wird entweder das Programm `curl` oder `wget` benötigt.\n\n##### Ubuntu \u0026 Debian\n\n    apt install curl\n\n##### RHEL / CentOS / Fedora\n\n    yum install curl\n\n##### Arch\n\n    pacman -S curl\n\n### Download\n\n\u003e Sollten die gekürzten URLs nicht funktionieren, können Sie auch die vollständige URL verwenden: \u003chttps://raw.githubusercontent.com/nikoksr/docker-scripts/main/epc.sh\u003e\n\n    curl -sfL -o epc.sh https://git.io/JLpzr\n\noder\n\n    wget -O epc.sh https://git.io/JLpzr\n\n### Ausführen\n\n    bash epc.sh\n\noder\n\n    chmod +x epc.sh\n\n    ./epc.sh\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikoksr%2Fdocker-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikoksr%2Fdocker-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikoksr%2Fdocker-scripts/lists"}