snowballtools-base/packages/backend/src/entity
Prathamesh Musale a51765dae5
All checks were successful
Lint / lint (20.x) (push) Successful in 4m46s
Deploy Snowball frontend / deploy (20.x) (push) Successful in 4m54s
Support setting custom domain on app deployment (#49)
Part of https://www.notion.so/Support-custom-domains-in-deploy-laconic-com-18aa6b22d4728067a44ae27090c02ce5 and #47

- Support setting custom domain in deployments through targeted deployer
  - Store DNS record data for deployments
  - Show service provider IP address for creating required `A` record
  - Comment out verify domain and redirect domain functionality
  - Handle rollback deployment functionality
- Store DNS deployments record in Deployment table

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Reviewed-on: #49
Co-authored-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
Co-committed-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
2025-02-04 13:45:47 +00:00
..
Deployer.ts Implement functionality to encrypt environment variables (#48) 2025-01-30 09:44:18 +00:00
Deployment.ts Support setting custom domain on app deployment (#49) 2025-02-04 13:45:47 +00:00
Domain.ts Merge branch 'main' of https://github.com/snowball-tools/snowballtools-base into andrehadianto/design-system-components 2024-02-22 12:45:17 +07:00
EnvironmentVariable.ts Show domain connected status in overview tab (#58) 2024-02-06 19:11:53 +05:30
Organization.ts Merge branch 'main' of https://github.com/snowball-tools/snowballtools-base into andrehadianto/design-system-components 2024-02-22 12:45:17 +07:00
Project.ts Pass payment tx hash in deployment request (#19) 2024-10-29 09:12:39 +00:00
ProjectMember.ts Merge branch 'main' of https://github.com/snowball-tools/snowballtools-base into andrehadianto/design-system-components 2024-02-22 12:45:17 +07:00
User.ts Turnkey auth 2024-05-06 14:36:58 -05:00
UserOrganization.ts Implement authentication with SIWE (#99) 2024-02-22 17:26:26 +05:30