Adw8
26632f88d7
Add steps to clean up service provider setup
2024-10-22 17:55:46 +05:30
Adw8
6d529c9c05
Remove unneeded variables
2024-10-22 17:17:53 +05:30
Adw8
2ac535b175
Remove steps to execute playbooks locally
2024-10-22 15:36:46 +05:30
Adw8
6b49d1878f
Update README for service provider setup
2024-10-22 15:06:48 +05:30
Adw8
28498ccc9e
Move user setup playbook to separate directory
2024-10-22 14:39:32 +05:30
2e0fbd82f1
Update service provider setup to configure laconicd chain id ( #12 )
...
Part of [Service Provider setup](https://www.notion.so/Service-provider-setup-a09e2207e1f34f3a847f7ce9713b7ac5 ) and [Service provider auctions for web deployments](https://www.notion.so/Service-provider-auctions-for-web-deployments-104a6b22d47280dbad51d28aa3a91d75 )
- Configure laconicd chain id
- Configure whether deployer should handle auctions and amount to bid
- Update playbook to issue wildcard cert on deploying k8s
Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Reviewed-on: #12
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-10-21 10:22:32 +00:00
f597e5dfc7
Add result with endpoints to service-provider-setup README ( #11 )
...
Part of [Service Provider setup](https://www.notion.so/Service-provider-setup-a09e2207e1f34f3a847f7ce9713b7ac5 )
- Add tasks to create DNS records for daemon
- Add DNS resolution check with retries for daemon URL
Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: #11
2024-10-08 12:41:36 +00:00
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