Back
Similar todos
Load previous page…
- try to run locally once the PR by developer ✅then i realized the developer forgot to commit some changes #greendeploy
🚜 moving #conf website from gitlab to github. still have to figure out a docker registry
more troubleshooting on deployment.
Fix staging deployment bugs after 3 days of going crazy #fashn
deployed and tested endpoints. I just need to pull the extension out and into it's own repo now #djangonews
omg i think my deployement process is working and i found ways to bypass problems like not installing node module after every deployement and also manage the .env config... sitl not sure its working
spent the morning ~fixing~ improving my deployment pipeline and writing about it in a slightly self-loathing blog post www.jxd.dev/blog/fixing-my-de…
Decided to f it and just deploy the rough version first. Will add domain later, and task logs to come - jasonleowdotcom.netlify.app/ #indiejourney #jasonleowdotcom
Finally get GitHub Actions to deploy via Kamal after a few hours of debugging #wip
Work on weird deployment error all day #fashn
deployed a new GitHub App on fly.io which isn't super useful yet but I got the service working.
Continuing to try to get Dokku working with a monorepo; I think I got past my last problem of how to deploy both apps by running on the server `dokku builder:set backend-app build-dir backend` (and similar for the frontend); now I'm seeing a new error when I try to deploy the frontend app: `Two different lockfiles found: package-lock.json and yarn.lock`; I seemed to fix it by deleting the yarn.lock. New error: "Missing script: start"; fixed that by adding a 'start' entry to my package.json. New error: "Cannot find module '@vitejs/plugin-vue'"; maybe because it's listed as a devDependency? I found this SO post where the guy said he ended up just putting his frontend on Netlify, so maybe I'll try that instead: stackoverflow.com/a/62455021/… ChatGPT is saying the way to do it is to deploy my API at api.mydomain.com and then direct traffic at other subdomains to Netlify to handle frontend requests. So I'll try that tomorrow.
kinda setup basic repo #serverlessreact
🚀 fixed deployment pipeline speed by a ton by switching over some options #djangopackages
push site to private repo on GitHub #nodecourse