{"id":19281262,"url":"https://github.com/zouloux/pasta","last_synced_at":"2025-04-22T01:30:56.837Z","repository":{"id":241398684,"uuid":"716192274","full_name":"zouloux/pasta","owner":"zouloux","description":"Pasta Devops - Self-host dockerized applications and deploy projects on VPS","archived":false,"fork":false,"pushed_at":"2025-04-17T15:24:42.000Z","size":2040,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-18T06:12:25.203Z","etag":null,"topics":["bash","ci","debian","devops","docker","docker-compose","gitea","nginx","self-host"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zouloux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-11-08T16:17:37.000Z","updated_at":"2025-04-17T15:24:45.000Z","dependencies_parsed_at":"2024-06-24T16:18:12.356Z","dependency_job_id":"bfc15c65-1604-4181-8763-fbd45b3b34c3","html_url":"https://github.com/zouloux/pasta","commit_stats":null,"previous_names":["zouloux/halloumi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zouloux%2Fpasta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zouloux%2Fpasta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zouloux%2Fpasta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zouloux%2Fpasta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zouloux","download_url":"https://codeload.github.com/zouloux/pasta/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250161941,"owners_count":21385012,"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":["bash","ci","debian","devops","docker","docker-compose","gitea","nginx","self-host"],"created_at":"2024-11-09T21:22:10.351Z","updated_at":"2025-04-22T01:30:56.345Z","avatar_url":"https://github.com/zouloux.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./docs/pasta.png\" width=\"100px\" title=\"Pasta Devops\" /\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003ePasta Devops\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://img.shields.io/badge/Pasta_Server-v1.0-blue?style=flat-square\" /\u003e\n\t\u003cimg src=\"https://img.shields.io/badge/Pasta_CLI-v0.9-blue?style=flat-square\" /\u003e\n\t\u003cimg src=\"https://img.shields.io/badge/Debian-v12-Green?style=flat-square\" /\u003e\n\t\u003cimg src=\"https://img.shields.io/badge/Node-v18-Green?style=flat-square\" /\u003e\n\t\u003cimg src=\"https://img.shields.io/badge/Licence-MIT-Blue?style=flat-square\" /\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\n## About\n\n**Pasta** is a minimalist set of scripts and conventions to self-host **Docker Applications** and deploy **Web Projects** on **Debian based VPS servers**.\n\nIn other words, it's an **Open-source Self-Hosted alternative to CloudFlare, Netlify, Vercel or Heroku**.\n\n\n## Features\n\n- **[One line server install script](https://zouloux.github.io/pasta/#/00.server/00.install/02.install-pasta-server)**\n- Has **sub-domains routing** and **automatic SSL generation** thanks to [Nginx proxy](https://github.com/nginx-proxy/nginx-proxy) and [acme-companion](https://github.com/nginx-proxy/acme-companion).\n- Comes with a client **[node package](https://www.npmjs.com/package/@zouloux/pasta-cli)** for **Git Projects** deployments and **servers managements**.\n- Headless by default and **SSH based** for admin\n\n**Pasta Server** comes with :\n- A set of [scripts](https://zouloux.github.io/pasta/#/00.server/01.server-scripts/00.available-scripts) an tools ( `lazydocker` / `htop` / `l` / `ll` )\n- A nice preconfigured [.bashrc](https://github.com/zouloux/pasta/blob/main/server/.bashrc) file\n\nWith those script and conventions, you will be able to :\n- Host [Docker Applications](https://zouloux.github.io/pasta/#/00.server/02.applications/00.list)\n- Host your projects in **staging phase** ( with an HTTP password for example )\n- Host your projects in **production phase** with **zero-downtime**\n- Host Git repositories and their CI ( with [Gitea](https://zouloux.github.io/pasta/#/./00.server/02.applications/00.gitea) or Gitlab )\n\n**But also :**\n- Create **secured workspaces** for any project to **work with other developers** and share data\n- **Sync** projects files between branches ( for example, `cms.sqlite` and `uploads` directories )\n- Deploy specific branches of your git projects with **zero-downtime**\n\n**Pasta CLI** node package :\n- `pasta init` to create a new deployable project\n- `pasta deploy` to deploy the current project on the server\n- `pasta connect` to connect with SSH to the server\n- `pasta sync` to sync data between servers and branches\n- `pasta server stats` to get stats of a server ( ram / cpu / disk )\n- and more\n\n\n## Documentation\n\n## 💿 [Install Pasta Server](https://zouloux.github.io/pasta/#/00.server/00.install/02.install-pasta-server)\n## 🚀 [Install Pasta CLI](https://zouloux.github.io/pasta/#/01.client/00.install-pasta-cli.md)\n## ⚡️ [Quick start](https://zouloux.github.io/pasta/#/quick-start)\n## 📺️ [Project Demo](https://zouloux.github.io/pasta/#/demo)\n## 📕 [Complete documentation](https://zouloux.github.io/pasta/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzouloux%2Fpasta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzouloux%2Fpasta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzouloux%2Fpasta/lists"}