{"id":50326348,"url":"https://github.com/vergissberlin/railwayapp-gitlab","last_synced_at":"2026-05-29T06:30:36.337Z","repository":{"id":346239268,"uuid":"1189048305","full_name":"vergissberlin/railwayapp-gitlab","owner":"vergissberlin","description":"Deploy GitLab CE on Railway.","archived":false,"fork":false,"pushed_at":"2026-05-13T21:41:09.000Z","size":22,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-13T23:33:58.389Z","etag":null,"topics":["ci-cd","devops","docker","gitlab","railway","railway-template"],"latest_commit_sha":null,"homepage":null,"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/vergissberlin.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-22T23:16:20.000Z","updated_at":"2026-04-10T16:25:01.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/vergissberlin/railwayapp-gitlab","commit_stats":null,"previous_names":["vergissberlin/railwayapp-gitlab"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vergissberlin/railwayapp-gitlab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vergissberlin%2Frailwayapp-gitlab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vergissberlin%2Frailwayapp-gitlab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vergissberlin%2Frailwayapp-gitlab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vergissberlin%2Frailwayapp-gitlab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vergissberlin","download_url":"https://codeload.github.com/vergissberlin/railwayapp-gitlab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vergissberlin%2Frailwayapp-gitlab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33640627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ci-cd","devops","docker","gitlab","railway","railway-template"],"created_at":"2026-05-29T06:30:35.422Z","updated_at":"2026-05-29T06:30:36.331Z","avatar_url":"https://github.com/vergissberlin.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitLab CE\n\n![Template Header](./template-header.svg)\n\nDeploy a self-hosted GitLab CE instance on Railway.\n\n[![Deploy on Railway](https://railway.com/button.svg)](https://railway.com/deploy/vGH4ea?referralCode=2_sIT9\u0026utm_medium=integration\u0026utm_source=template\u0026utm_campaign=generic)\n\n## Files in this template\n\n- `Dockerfile` uses the official `gitlab/gitlab-ce` image.\n- `docker-entrypoint.sh` injects Railway domain and dynamic `$PORT`.\n- `railway.toml` configures health checks, restart policy, and required volume mount.\n\n## Environment variables\n\n```bash\nGITLAB_ROOT_PASSWORD=replace-with-strong-password\n```\n\n`RAILWAY_PUBLIC_DOMAIN` and `PORT` are provided by Railway.\n\n## Public domain setup\n\nRailway does not auto-generate a public domain during template deploy.\n\nAfter deploying this template:\n\n1. Open the service in Railway.\n2. Go to `Settings` -\u003e `Networking` -\u003e `Public Networking`.\n3. Click `Generate Domain`.\n\nOnce generated, `RAILWAY_PUBLIC_DOMAIN` is available and used by the entrypoint.\n\n## Post-deploy checklist\n\n- [ ] Set a strong `GITLAB_ROOT_PASSWORD`.\n- [ ] Generate a public domain in Railway (`Settings` -\u003e `Networking` -\u003e `Public Networking`).\n- [ ] Attach a persistent volume and mount:\n  - `/var/opt/gitlab`\n  - `/etc/gitlab`\n  - `/var/log/gitlab`\n- [ ] Wait for first boot to complete before first login.\n\n## Railway deploy runbook\n\nUse this order to avoid blocked-host issues on first setup:\n\n1. Deploy once.\n2. Generate a public domain in Railway.\n3. Deploy again (so `RAILWAY_PUBLIC_DOMAIN` is present at boot time).\n4. Verify the application with:\n   - `https://\u003cyour-domain\u003e/users/sign_in`\n\n## First login\n\n- Username: `root`\n- Password: value from `GITLAB_ROOT_PASSWORD`\n\n## Persistent storage\n\nAttach a Railway volume and mount these paths:\n\n- `/var/opt/gitlab`\n- `/etc/gitlab`\n- `/var/log/gitlab`\n\n`railway.toml` enforces `/var/opt/gitlab` via `requiredMountPath` as the minimum persistent path.\n\n## Notes\n\n- GitLab needs significant RAM and CPU. Use a larger Railway plan for production.\n- First boot can take several minutes.\n- Keep at least one persistent volume attached before storing projects.\n\n\u003c!-- footer --\u003e\n\n---\n[![Airbyte](https://img.shields.io/badge/Airbyte-615EFF?style=for-the-badge\u0026logo=airbyte\u0026logoColor=white)](https://github.com/vergissberlin/railwayapp-airbyte) [![Apache Airflow](https://img.shields.io/badge/Apache%20Airflow-017CEE?style=for-the-badge\u0026logo=apacheairflow\u0026logoColor=white)](https://github.com/vergissberlin/railwayapp-airflow) [![CodiMD](https://img.shields.io/badge/CodiMD-0F766E?style=for-the-badge\u0026logo=markdown\u0026logoColor=white)](https://github.com/vergissberlin/railwayapp-codimd) [![Django](https://img.shields.io/badge/Django-092E20?style=for-the-badge\u0026logo=django\u0026logoColor=white)](https://github.com/vergissberlin/railwayapp-django) [![Email Service](https://img.shields.io/badge/Email%20Service-2563EB?style=for-the-badge\u0026logo=maildotru\u0026logoColor=white)](https://github.com/vergissberlin/railwayapp-email) [![FastAPI](https://img.shields.io/badge/FastAPI-009688?style=for-the-badge\u0026logo=fastapi\u0026logoColor=white)](https://github.com/vergissberlin/railwayapp-fastapi) [![Flask](https://img.shields.io/badge/Flask-3fad48?style=for-the-badge\u0026logo=flask\u0026logoColor=white)](https://github.com/vergissberlin/railwayapp-flask) [![Flowise](https://img.shields.io/badge/Flowise-4F46E5?style=for-the-badge\u0026logo=nodedotjs\u0026logoColor=white)](https://github.com/vergissberlin/railwayapp-flowise) [![GitLab CE](https://img.shields.io/badge/GitLab%20CE-FC6D26?style=for-the-badge\u0026logo=gitlab\u0026logoColor=white)](https://github.com/vergissberlin/railwayapp-gitlab) [![Grafana](https://img.shields.io/badge/Grafana-F46800?style=for-the-badge\u0026logo=grafana\u0026logoColor=white)](https://github.com/vergissberlin/railwayapp-grafana) [![Home Assistant](https://img.shields.io/badge/Home%20Assistant-18BCF2?style=for-the-badge\u0026logo=homeassistant\u0026logoColor=white)](https://github.com/vergissberlin/railwayapp-homeassistant) [![InfluxDB](https://img.shields.io/badge/InfluxDB-22ADF6?style=for-the-badge\u0026logo=influxdb\u0026logoColor=white)](https://github.com/vergissberlin/railwayapp-influxdb) [![MongoDB](https://img.shields.io/badge/MongoDB-47A248?style=for-the-badge\u0026logo=mongodb\u0026logoColor=white)](https://github.com/vergissberlin/railwayapp-mongodb) [![Mosquitto MQTT](https://img.shields.io/badge/Mosquitto%20MQTT-3C5280?style=for-the-badge\u0026logo=eclipsemosquitto\u0026logoColor=white)](https://github.com/vergissberlin/railwayapp-mqtt) [![MySQL](https://img.shields.io/badge/MySQL-4479A1?style=for-the-badge\u0026logo=mysql\u0026logoColor=white)](https://github.com/vergissberlin/railwayapp-mysql) [![n8n](https://img.shields.io/badge/n8n-EA4B71?style=for-the-badge\u0026logo=n8n\u0026logoColor=white)](https://github.com/vergissberlin/railwayapp-n8n) [![Node-RED](https://img.shields.io/badge/Node-RED-8F0000?style=for-the-badge\u0026logo=nodered\u0026logoColor=white)](https://github.com/vergissberlin/railwayapp-nodered) [![Node.js](https://img.shields.io/badge/Node.js-339933?style=for-the-badge\u0026logo=nodedotjs\u0026logoColor=white)](https://github.com/vergissberlin/railwayapp-nodejs) [![OpenSearch](https://img.shields.io/badge/OpenSearch-005EB8?style=for-the-badge\u0026logo=opensearch\u0026logoColor=white)](https://github.com/vergissberlin/railwayapp-opensearch) [![PostgreSQL](https://img.shields.io/badge/PostgreSQL-4169E1?style=for-the-badge\u0026logo=postgresql\u0026logoColor=white)](https://github.com/vergissberlin/railwayapp-postgresql) [![Redis](https://img.shields.io/badge/Redis-DC382D?style=for-the-badge\u0026logo=redis\u0026logoColor=white)](https://github.com/vergissberlin/railwayapp-redis) [![TYPO3 CMS](https://img.shields.io/badge/TYPO3%20CMS-FF8700?style=for-the-badge\u0026logo=typo3\u0026logoColor=white)](https://github.com/vergissberlin/railwayapp-typo3)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvergissberlin%2Frailwayapp-gitlab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvergissberlin%2Frailwayapp-gitlab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvergissberlin%2Frailwayapp-gitlab/lists"}