Commit Graph
32 Commits
Author SHA1 Message Date
Adw8 2435cc54b8 Set min-required-payment to 0 when publishing webapp deployer record 2024-10-01 16:16:23 +05:30
Adw8 145dbae579 Add separate entry in hosts file for setting up user 2024-10-01 16:16:23 +05:30
Adw8 3c22e3e569 Add playbook to setup gpg key 2024-10-01 16:16:23 +05:30
Adw8 ee1ad839c4 Add rpc and gql endpoints to laconic console config 2024-10-01 16:16:23 +05:30
Adw8 edef198f6c Couple domain name and domain extension in var 2024-10-01 16:16:23 +05:30
Adw8 8aa42cf506 Add task to setup passwordless sudo for user 2024-10-01 16:16:23 +05:30
Adw8 16c9dac3fe Add playbook for setting up service provider 2024-10-01 16:16:23 +05:30
Adw8 7e0747347d Update README 2024-10-01 16:16:23 +05:30
Adw8 8e4ff9d81f Add playbook to setup and start webapp-ui 2024-10-01 16:16:23 +05:30
Adw8 8bb7f53283 Add directory for vars files 2024-10-01 16:16:23 +05:30
Adw8 9a4a7ad53d Add playbook to setup webapp deployer backend 2024-10-01 16:16:23 +05:30
Adw8 29492e9442 Add steps to reserve authority 2024-10-01 16:16:23 +05:30
Adw8 3668c894fa Add playbooks to setup fixturenet-laconicd and laconic-console 2024-10-01 16:16:23 +05:30
Adw8 fc1cc5b001 Add playbook to setup container-registry 2024-10-01 16:16:23 +05:30
Adw8 98662df94a Add README steps to create user dev 2024-10-01 16:16:23 +05:30
Adw8 0aea420af2 Add tasks to deploy k8s to hosts 2024-10-01 16:16:23 +05:30
Adw8 a3526a2353 Add tasks to modify service-provider-template repo 2024-10-01 16:16:23 +05:30
Adw8 7d826a1322 Add template files for modifying service-provider-template repo 2024-10-01 16:16:23 +05:30
Adw8 7151afa3f9 Add tasks to setup gpg agent 2024-10-01 16:16:23 +05:30
Adw8 1586057a49 Add tasks to install laconic-so, python, pip and ansible on remote host 2024-10-01 16:16:23 +05:30
Adw8 ca2184b0cd Add playbook to setup so user 2024-10-01 16:16:23 +05:30
Adw8 1ca0c3798d Add README for setting up DNS in DigitalOcean 2024-10-01 16:16:23 +05:30
Adw8 e7791161ed Add playbook to setup dns entries 2024-10-01 16:16:23 +05:30
nabarunandNeeraj 631a859080 Remove use of L2 chain & contracts for running nitro nodes with playbook (#9)
Part of [Create bridge channel in go-nitro](https://www.notion.so/Create-bridge-channel-in-go-nitro-22ce80a0d8ae4edb80020a8f250ea270)

Co-authored-by: Neeraj <neeraj.rtly@gmail.com>
Reviewed-on: cerc-io/testnet-ops#9
2024-10-01 03:47:46 +00:00
nabarunandAdw8 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: cerc-io/testnet-ops#8
2024-09-17 13:55:18 +00:00
prathameshandNeeraj 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: cerc-io/testnet-ops#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: cerc-io/testnet-ops#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
prathameshandAdw8 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: cerc-io/testnet-ops#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
prathameshandAdw8 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: cerc-io/testnet-ops#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
prathameshandAdw8 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: cerc-io/testnet-ops#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
prathameshandAdw8 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: cerc-io/testnet-ops#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
nabarun 0640331e5b Init readme 2024-09-03 10:30:56 +05:30