Commit Graph

13 Commits

Author SHA1 Message Date
Ravin Perera
1473d2b059 Improvements for large test cluster management. (#59)
* VM script improvements.
* Modified docker-pull to create new container
* Replaced vpnkit with slirp4netns for better containerized network performance.
* Added swap allocation config.
Co-authored-by: chalith <desaman.chalith@gmail.com>
2021-09-17 12:07:56 +05:30
Chalith Desaman
76c6781e2e Message board instance life time record keeping (#57) 2021-09-03 18:07:02 +05:30
Chalith Desaman
25897047a4 Cluster script updates to get unl and code fixes (#56) 2021-08-31 10:09:01 +05:30
Savinda Senevirathne
596ff4a3bc Merging create and initiate messages. (#54) 2021-08-23 15:09:35 +05:30
ravinsp
69bcad18c2 Updated installer cloud url. 2021-08-23 13:02:56 +05:30
Chalith Desaman
c77a287c2a Added docker pull support to the cluster script (#53) 2021-08-19 15:51:23 +05:30
Chalith Desaman
03f38dc84d Updated cluster management script with reinstall and fetch lcl ability (#50) 2021-08-12 09:46:43 +05:30
Chalith Desaman
f266e8b3fc Vultr group support for sashimono vm cluster script (#47) 2021-08-03 14:28:07 +05:30
Chalith Desaman
8ba64058f8 Status check for bootstrap contract (#44) 2021-07-29 14:11:53 +05:30
Chalith Desaman
d457b65d10 Hotpocket version changes (#43) 2021-07-28 16:27:50 +05:30
Chalith Desaman
bc4dcc8bfa Bash script to manage test vm clusters (#40) 2021-07-26 17:14:52 +05:30
Ravin Perera
8cb0c44703 Introduced Sashimono hp docker images. (#30) 2021-07-14 16:51:00 +05:30
Ravin Perera
737c3c0af0 Revamped Sashimono installation process. (#27)
- During development, binaries and data exist in build dir.
- In production, binaries in '/usr/bin/sashimono-agent' and data in '/etc/sashimono'.
- Added prerequisites script for easy machine preparation.
- Added cloud installation scripts.
- Added non-interactive installation scripts for fully automated setup of test vms.
- sagent must now be run as root (in development as well as in production)
2021-07-12 15:00:11 +05:30