Our great sponsors
-
checkout https://render.com/ or https://fly.io for free plans. as of deploy, you need to provide more info about your project. Do you use docker? How do you want to deploy? Etc.
-
checkout https://render.com/ or https://fly.io for free plans. as of deploy, you need to provide more info about your project. Do you use docker? How do you want to deploy? Etc.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Try starting out with railway.app. Make sure your project is located on github. If you haven't done that, you need to go through a learning curve to do so. Once it's there, go to railway.app and create an account using your github credentials. It's pretty easy and establishes a link between the two. Railway has a bunch of pre-configured containers you can spin up quickly. For example mysql or postgresql. You have to create it and look at the environment variables and see the connection path so you can update your django project to point to it.