HC1: OP SIG 21 Oct 2024: Difference between revisions
Jump to navigation
Jump to search
Line 28: | Line 28: | ||
[[User:Coinselor|Coinselor]] | [[User:Coinselor|Coinselor]] | ||
* The readme file is duplicated. The convention is to use all uppercase. We should delete <code>readme.md</code> | |||
* I've [https://github.com/coinselor/go-zenon-script/commit/88b5a86cb96728eb9d3f672dff1419e558162d97 implemented minimal logic] to address [https://github.com/hypercore-one/deployment/issues/10 #10] - | |||
** Should it also check for <code>apt</code>? | |||
** Should we check if <code>/etc/debian_version</code> exist? | |||
== Meeting Minutes == | == Meeting Minutes == |
Revision as of 16:25, 21 October 2024
Agenda
What: Meeting to Discuss Improving Node Operations as part of the HC1: OP SIG
When: 21 Oct 2024 @ 8 CET EST
Where: https://matrix.to/#/#sig-op:hc1.chat
Chair: 0x3639
Agenda:
- Discuss follow Up items from previous meeting
- Document action items
- Establish next meeting
If you want to attend please respond (or DM) with your full matrix username and I will invite you to the group. No FUD, anger or BS allowed.
Pre-meeting Notes
- Added script to backup locally and to digital ocean
- Added script to restore from local or digital ocean
- Currently testing and debugging both
- Fixed bugs
- The readme file is duplicated. The convention is to use all uppercase. We should delete
readme.md
- I've implemented minimal logic to address #10 -
- Should it also check for
apt
? - Should we check if
/etc/debian_version
exist?
- Should it also check for