Getting ready for K8S deploy #7
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "develop"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes WikiDeck/wikideck#6
Getting ready for K8S deployto WIP: Getting ready for K8S deployDebugging MariaDB Connection in Docker
In this live stream I am working through a few WikiDeck bugs to get the application ready for beta testing. My goal is to deploy what we have so far to the Kubernetes cluster so that others can try generating cards and initiating transactions. Though I made significant progress during this stream, more work needs to be done before this version is ready to be deployed into a live environment. I will address these preliminary issues in this PR. Once closed, the application should be ready for beta testing. If you are looking for an opportunity to contribute to the project right away, reach out on Matrix and I will be happy to collaborate with you!
WIP: Getting ready for K8S deployto Getting ready for K8S deployDemo and Deployment
With this PR merged, WikiDeck is now ready for beta testing. As shown in the demo, users are able to mine blocks, view cards, and initiate trades using the provided client. Naturally, there is a lot of work to be done to make this an interesting user experience, but as a proof-of-concept it is ready for user testing. Please join us in the Matrix chat to coordinate testing. Also, please note that as of posting I still need to finish the details of the live deployment in the Ansible role. I will address this ASAP and will announce in Matrix when it is available.