Commit Graph

29 Commits

Author SHA1 Message Date
Adw8
0a36e7074f Add playbook to setup gpg key 2024-09-27 13:06:15 +05:30
Adw8
a60006945b Add rpc and gql endpoints to laconic console config 2024-09-26 16:07:21 +05:30
Adw8
d3f153c384 Couple domain name and domain extension in var 2024-09-26 11:34:47 +05:30
Adw8
9172c8ab36 Add task to setup passwordless sudo for user 2024-09-26 10:16:47 +05:30
Adw8
82ce1d08ee Add playbook for setting up service provider 2024-09-24 15:32:50 +05:30
Adw8
9283ef2d58 Update README 2024-09-23 18:59:16 +05:30
Adw8
ca8b5d8ad7 Add playbook to setup and start webapp-ui 2024-09-23 16:51:57 +05:30
Adw8
219ae63b40 Add directory for vars files 2024-09-23 14:38:49 +05:30
Adw8
8b6e7cf3a8 Add playbook to setup webapp deployer backend 2024-09-23 13:49:40 +05:30
Adw8
8ee8302d0b Add steps to reserve authority 2024-09-20 14:33:39 +05:30
Adw8
648584371b Add playbooks to setup fixturenet-laconicd and laconic-console 2024-09-20 14:11:12 +05:30
Adw8
45cf620c22 Add playbook to setup container-registry 2024-09-20 12:15:14 +05:30
Adw8
a37a5997b3 Add README steps to create user dev 2024-09-20 10:04:16 +05:30
Adw8
aa213e494f Add tasks to deploy k8s to hosts 2024-09-19 18:51:26 +05:30
Adw8
ed65dea187 Add tasks to modify service-provider-template repo 2024-09-19 12:29:13 +05:30
Adw8
02e5a130ce Add template files for modifying service-provider-template repo 2024-09-19 11:07:13 +05:30
Adw8
5bfdf38646 Add tasks to setup gpg agent 2024-09-18 19:05:37 +05:30
Adw8
74ab04ebcd Add tasks to install laconic-so, python, pip and ansible on remote host 2024-09-18 17:40:57 +05:30
Adw8
3c34f563f7 Add playbook to setup so user 2024-09-18 15:38:38 +05:30
Adw8
c06fd08c46 Add README for setting up DNS in DigitalOcean 2024-09-18 14:49:40 +05:30
Adw8
a1bf62da8d Add playbook to setup dns entries 2024-09-18 14:31:56 +05:30
40428cdaa3 Add Ansible task to fetch nitro node config file (#8)
Part of [Automate testnet nitro deployments using Ansible](https://www.notion.so/Automate-testnet-nitro-deployments-using-Ansible-0d15579430204b8daba9a8aa31e07568)
- Added ansible tasks to:
  - Install yq
  - Download nitro node config file
- Modified playbooks to handle prompts when cloning repositories

Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: #8
2024-09-17 13:55:18 +00:00
bcbd175f00 Update playbook for Nitro bridge setup (#7)
Part of [Automate testnet nitro deployments using Ansible](https://www.notion.so/Automate-testnet-nitro-deployments-using-Ansible-0d15579430204b8daba9a8aa31e07568)

Co-authored-by: Neeraj <neeraj.rtly@gmail.com>
Reviewed-on: #7
Co-authored-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
Co-committed-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
2024-09-16 06:49:46 +00:00
cd314d2fdf Add Ansible playbooks to setup Docker and stack orchestrator (#6)
Part of [Automate testnet nitro deployments using Ansible](https://www.notion.so/Automate-testnet-nitro-deployments-using-Ansible-0d15579430204b8daba9a8aa31e07568)

Add Ansible playbooks to:
- Setup Docker if not present
- Setup Stack Orchestrator if not present

Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Co-authored-by: Neeraj <neeraj.rtly@gmail.com>
Reviewed-on: #6
Co-authored-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
Co-committed-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
2024-09-12 04:43:53 +00:00
23f3a4c8ed Add instructions to run Ansible playbooks on remote machines (#5)
Part of [Automate testnet nitro deployments using Ansible](https://www.notion.so/Automate-testnet-nitro-deployments-using-Ansible-0d15579430204b8daba9a8aa31e07568)

Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: #5
Co-authored-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
Co-committed-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
2024-09-09 13:37:41 +00:00
88e0b48540 Add ansible playbook to setup and run Nitro bridge (#4)
Part of [Automate testnet nitro deployments using Ansible](https://www.notion.so/Automate-testnet-nitro-deployments-using-Ansible-0d15579430204b8daba9a8aa31e07568)
Implement Ansible playbook to:
  - Deploy nitro contracts on L1
  - Deploy bridge contract on L2
  - Setup and run nitro bridge

Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: #4
Co-authored-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
Co-committed-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
2024-09-09 06:11:31 +00:00
e142357428 Add ansible playbook to setup and run L2 deployment (#3)
Part of [Automate testnet nitro deployments using Ansible](https://www.notion.so/Automate-testnet-nitro-deployments-using-Ansible-0d15579430204b8daba9a8aa31e07568)

Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: #3
Co-authored-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
Co-committed-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
2024-09-05 07:58:00 +00:00
a7af33a45b Add ansible playbooks to setup and run nitro nodes (#2)
Part of [Automate testnet nitro deployments using Ansible](https://www.notion.so/Automate-testnet-nitro-deployments-using-Ansible-0d15579430204b8daba9a8aa31e07568)
- Add playbooks to setup and run L1 and L2 nitro nodes

Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: #2
Co-authored-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
Co-committed-by: Prathamesh Musale <prathamesh@noreply.git.vdb.to>
2024-09-05 07:27:35 +00:00
0640331e5b Init readme 2024-09-03 10:30:56 +05:30