{"id":17610101,"url":"https://github.com/anthr76/lemmy-ks","last_synced_at":"2025-04-23T13:45:17.678Z","repository":{"id":175904994,"uuid":"654612428","full_name":"anthr76/lemmy-ks","owner":"anthr76","description":"Kustomizations and published OCI manifests to deploy Lemmy on Kubernetes","archived":false,"fork":false,"pushed_at":"2025-04-08T19:44:46.000Z","size":35,"stargazers_count":8,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-18T20:27:11.484Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/anthr76.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-06-16T14:10:30.000Z","updated_at":"2024-12-13T19:45:07.000Z","dependencies_parsed_at":"2024-06-20T01:07:20.318Z","dependency_job_id":"0f615750-c40f-4397-845c-b5e91a786f8f","html_url":"https://github.com/anthr76/lemmy-ks","commit_stats":null,"previous_names":["anthr76/lemmy-ks"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthr76%2Flemmy-ks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthr76%2Flemmy-ks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthr76%2Flemmy-ks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthr76%2Flemmy-ks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anthr76","download_url":"https://codeload.github.com/anthr76/lemmy-ks/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250442062,"owners_count":21431257,"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-22T17:43:13.754Z","updated_at":"2025-04-23T13:45:17.660Z","avatar_url":"https://github.com/anthr76.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# lemmy-ks\n\n\nA Kustomize deployment for [Lemmy](https://github.com/LemmyNet/lemmy).\n\n\n##### Things to note:\n\n- This is heavily WIP. Do not use if you expect stability without constantly checking this repo while kinks are ironed.\n- This is unsupported from LemmyNet currently, and adapted from their docker-compose examples and documentation.\n- UID/GID 991 is used and expected for all deployments\n- Ingresses included. ingress-nginx usage expected.\n\n\n**This is WIP:** My time is very limited, but I would like to get this to a good state for long-term usage. You can see an example of how I'm using it currently until it's all buttoned up and completed. For inspirational purposes you can see how I make use of this repo [here](https://github.com/anthr76/infra/tree/main/k8s/base/federation/lemmy)\n\n\n### What's required?\n\n- A secret titled lemmy containing the following:\n  - `config.hjson` \n  - `pictrs-api-key`\n- Postgres server\n- a (optional) PVC for pictrs\n\n\n```\n---\napiVersion: v1\nkind: PersistentVolumeClaim\nmetadata:\n  name: pictrs-media\nspec:\n  accessModes:\n  - ReadWriteOnce\n  resources:\n    requests:\n      storage: 10Gi\n  storageClassName: slow-ceph-block\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanthr76%2Flemmy-ks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanthr76%2Flemmy-ks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanthr76%2Flemmy-ks/lists"}