Commit Graph

5 Commits

Author SHA1 Message Date
Adw8
5eea5feb35 Update webapp-deployer spec file 2024-10-07 12:59:03 +05:30
Adw8
b83bf2cdf3 Add tasks to create DNS records for daemon 2024-10-04 15:29:39 +05:30
Adw8
9e0bf394bb Add DNS resolution check with retries for daemon URL 2024-10-04 10:31:20 +05:30
Adw8
fd26f1d321 Add result section to service provider playbook README 2024-10-03 10:07:52 +05:30
18df60a291 Add ansible playbook to automate service provider setup (#10)
Part of [Service Provider setup](https://www.notion.so/Service-provider-setup-a09e2207e1f34f3a847f7ce9713b7ac5)
- Added ansible playbooks for:
  - Adding a new user with passwordless sudo
  - Configuring DNS records
  - Setting up the system with required packages and gpg key
  - Deploying k8s
  - Setting up container registry
  - Setting up laconicd and laconic-console
  - Setting up and starting webapp-deployer-api and webapp-deployer-ui
- TODOs:
  - Mount gpg keys in webapp-deployer-api container

Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: #10
2024-10-01 12:17:10 +00:00