To Do
Software
add the following as issues
sleep on git pull into testing before continuing with CI
-
stripe (webint-money)
canopy context
understory context
-
act
use secret to provide TOKEN for testing canopy live on DO
async/queue CI (on different artifact server ports)
publish js as npm module
tor/dns UX
-
mediasoup config
change env vars in mediasoup supervisor conf and restart supervisor
change self-signed.crt to example.com/domain.crt
-
install act: curl -s raw.githubusercontent.com/nektos/act/master/install.sh | sudo bash
-
install docker: docs.docker.com/engine/install/debian/
add user to group: docs.docker.com/engine/install/linux-postinstall/
set .actrc:
-P ubuntu-latest=catthehacker/ubuntu:act-latest -P ubuntu-22.04=catthehacker/ubuntu:act-22.04 -P ubuntu-20.04=catthehacker/ubuntu:act-20.04 -P ubuntu-18.04=catthehacker/ubuntu:act-18.04
-
add .gitconfig: git config –global init.defaultBranch main
restart nginx after first code project is initialized (and PW is created)
websockets (chat, notification API for webmentions/builds)