1446e54f31
Tolerate missing plugin functions ( #570 )
2023-10-10 15:32:07 -06:00
2486003361
Gitea deployment ( #568 )
...
* First part of deployments for external repos
* Generate deployment dir
* Create empty config file
* Copy script files into deployment
* Run scripts in deployment
* Refactor
* Integrate external plugins
* Remove debug output
2023-10-09 14:54:55 -06:00
3c5489681f
Implement deployment config ( #554 )
...
* Initial deployment config implementation
* Complete implementation, add test
* Fix funky indentation
* Revert test test
2023-10-03 12:49:15 -06:00
0b512db693
Handle udp ports mapped ( #534 )
...
* Handle udp ports mapped
* Fix lint error
2023-09-19 13:27:34 -06:00
626cc17373
Update copyright messages ( #530 )
...
Co-authored-by: David Boreham <david@bozemanpas.com>
2023-09-10 13:28:26 -06:00
8dcebe3737
Configure laconicd initial peers ( #524 )
...
* Configure initial peers through deploy create command
* Re-write config file
2023-09-04 15:13:23 -06:00
50d17c3282
Fix lint errors ( #523 )
...
* Fix lint errors
* Fix more lint errors
2023-09-04 13:00:23 -06:00
f48f4978aa
Host port mapping recipes ( #521 )
...
* Implement --map-ports-to-host feature
2023-09-04 12:14:05 -06:00
7797185d07
Mainnet laconic setup ( #510 )
2023-08-23 15:20:28 -06:00
f411590452
Tolerate missing deployment plugin source code files ( #508 )
2023-08-17 13:49:56 -06:00
18e45af463
Add port config to deployment spec. ( #498 )
...
* Add port config to deployment spec.
2023-08-11 15:25:54 -05:00
5afe7a29ae
Add a basic deployment test ( #476 )
2023-07-31 15:08:34 -06:00
a8f4e4cee4
Fill in stack member when not passed through the cli ( #475 )
2023-07-31 13:55:03 -06:00
8eed5a70a5
Fix bugs introduced in previous commit ( #470 )
2023-07-30 22:28:40 -06:00
758ec168bd
Setup command execution ( #469 )
2023-07-29 22:38:46 -06:00
29fc611885
Dboreham/mainnet eth ( #464 )
2023-07-25 10:16:19 -06:00
1f9131ff5a
Add deployment scripting ( #444 )
2023-07-23 20:54:05 -06:00
c8b4f89335
Copy all referenced config files into deployment dir ( #452 )
2023-07-18 08:59:07 -06:00
c76195c491
Auto-create bind mount directories inside the deployment dir ( #440 )
...
* Auto-create bind mount directories inside the deployment dir
* Fix deploy test
2023-06-27 21:18:04 -06:00
831a8cd5f7
Deployments feature ( #433 )
...
Basic deployments framework
2023-06-27 16:58:41 -06:00