Open champmine opened 5 years ago
Seed files can be adjusted by editing the template files in microkube. To make changes to the backend, you will have to extend your app.yml vendor section to clone your forks of the peatio/barong and other repos manually into the microkube project (or separately) and later build new docker images from the repos. You can publish these docker images to dockerhub and point to them, or run them from your local repository.
Hi,
wonderful job with microkube!
Can you please try to make some more documentation available? I would be interested how to debug changes to specific seed files and/or the backend code.
Thanks and cheers!