{"id":29826956,"url":"https://github.com/dargstack/dargstack-example","last_synced_at":"2026-04-02T20:54:19.061Z","repository":{"id":72843285,"uuid":"215977136","full_name":"dargstack/dargstack-example","owner":"dargstack","description":"A basic Nuxt app that is served as the main website with `dargstack`.","archived":false,"fork":false,"pushed_at":"2026-03-27T21:56:36.000Z","size":6322,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-28T02:34:33.615Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dargstack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["dargmuesli"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-10-18T08:27:05.000Z","updated_at":"2026-03-27T21:56:39.000Z","dependencies_parsed_at":"2026-03-27T21:01:46.176Z","dependency_job_id":null,"html_url":"https://github.com/dargstack/dargstack-example","commit_stats":null,"previous_names":[],"tags_count":100,"template":false,"template_full_name":null,"purl":"pkg:github/dargstack/dargstack-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dargstack%2Fdargstack-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dargstack%2Fdargstack-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dargstack%2Fdargstack-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dargstack%2Fdargstack-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dargstack","download_url":"https://codeload.github.com/dargstack/dargstack-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dargstack%2Fdargstack-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31316008,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2025-07-29T05:35:56.314Z","updated_at":"2026-04-02T20:54:19.046Z","avatar_url":"https://github.com/dargstack.png","language":"Dockerfile","funding_links":["https://github.com/sponsors/dargmuesli"],"categories":[],"sub_categories":[],"readme":"[![Docker CI](https://github.com/dargstack/dargstack-example/workflows/CI/badge.svg)](https://github.com/dargstack/dargstack-example/actions?query=workflow%3A%22CI%22)\n\n# DargStack Example\n\nThis is just a basic Nuxt app that is served as the main website within the [dargstack-example_stack](https://github.com/dargstack/dargstack-example_stack).\n\n\n## Table of Contents\n\n1. **[Quickstart](#quickstart)**\n\n\n## Quickstart\n\nFor deployment on a new server, e.g. a Debian machine at [Hetzner Cloud](https://www.hetzner.com/cloud), execute the following steps:\n\n1. optional: create the server using your ssh public key\n    1. `ssh` into it as root\n    1. use [hetzner-start.sh](https://gist.github.com/dargmuesli/645a4d51ab1806ebfb3329fb05637318) for minimal setup (update installation, `git` installation, user creation, hostname setting)\n    1. `exit` the current ssh session and reconnect using your just created user account\n    1. use [docker-debian-amd64-start.sh](https://gist.github.com/dargmuesli/58073a79a71f97e6bdd60d6cb93f207c) to install Docker\n    1. setup DNS for your server, e.g. using [Cloudflare](https://www.cloudflare.com/)\n\n1. install **dargstack** on your server as explained under [dargstack/dargstack#installation-example](https://github.com/dargstack/dargstack#installation-example)\n1. create a project directory like `dargstack/\u003cnamespace\u003e`:\n    ```bash\n    mkdir -p ~/dargstack/dargstack \\\n        \u0026\u0026 cd ~/dargstack/dargstack\n    ```\n1. clone your repository like `dargstack/dargstack-example_stack`:\n    ```bash\n    git clone https://github.com/dargstack/dargstack-example_stack \\\n        \u0026\u0026 cd dargstack-example_stack\n    ```\n1. run `dargstack deploy -p latest`, follow the instructions and you're done 🎉\n    1. if you encounter [docker/for-linux issue #1199](https://github.com/docker/for-linux/issues/1199), run `sudo apt install apparmor` and reboot\n    1. if ssl certificates do not work even after waiting some time, run `dargstack redeploy -p latest`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdargstack%2Fdargstack-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdargstack%2Fdargstack-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdargstack%2Fdargstack-example/lists"}