Back
Similar todos
Load previous page…
🐍 More iterating on a FastAPI web service which builds Django Docker configs. I like it so far. #djangobuild
Figured out how to view my DigitalOcean db from within PyCharm instead of needing to use MySQL Workbench. #rhymecraft
Monday python/django api client work at #revsys
Tuesday python/django client work #revsys
deploy API to vultr vps (after using Heroku for the past 2 years) #isplogger
Spent more time learning about mod_wsgi
playing around with apache airflow to see if it's a good fit for my deploy django project #mylife
🚜 Ported most of #lfk over to Django and launched it on fly.io
#readyset django app initialised and heroku set up
#kh set up DigitalOcean server for the legacy app
deploy a toy web service tonight using python and FastAPI #mylife
Created an Apache VirtualHost config template I can use for future Flask projects and added detailed explanations of what each directive in the config does. #life
🚀 I got an MVP up of Django calling Fabric to SSH and setup a Python/Django server. I can test everything inside of Docker for three versions of Ubuntu now. Neat #mylife
Got my frontend app deployed to Netlify, it was surprisingly easy. Changed my Cloudflare DNS settings for the domain to point to Netlify, and turned off the 'Proxy' setting in Cloudflare. Changed my frontend and backend code to use the new setup of having the api at a different domain instead of at `/api/` at the same domain. Tomorrow I'll need to test that local development is still working properly and then see if I can get it working on Netlify/DigitalOcean.
Cloned my Flask/Vuetify template repo to start work on my "Let's Play" idea