Deploy a Django web app to Circumeo: Step-by-step guide

Поділитися
Вставка
  • Опубліковано 9 вер 2024

КОМЕНТАРІ • 26

  • @chrisogle001
    @chrisogle001 7 днів тому

    I started learning Django with one of your videos here on UA-cam. I went through half of one of your Django courses on Udemy and picked up a small app to write. I've now deployed the app to Circumeo using this video.
    I so appreciate you sharing your knowledge and experience here and on Udemy and I'm looking forward to finishing the other course and going to your AWS Cloud video on Udemy.
    Have a great week!

    • @CloudWithDjango
      @CloudWithDjango  6 днів тому +1

      Thank you so much for watching my video and enrolling in my course! I'm really glad to hear that both have been helpful in your Django journey. It’s exciting to know you've already deployed your app-well done! I appreciate your support and hope you enjoy the rest of the course and the AWS Cloud video. All the best!

  • @Musfiqur_Rahman_
    @Musfiqur_Rahman_ 13 днів тому

    Love from Bangladesh ❤❤❤

  • @rassimtairov8509
    @rassimtairov8509 Місяць тому +1

    Awesome 👍

  • @arhumaalhor6152
    @arhumaalhor6152 Місяць тому

    You are amazing 🤩

  • @sohailshah1574
    @sohailshah1574 Місяць тому

    Thank you so much sir...
    Sir You're a super amazing with Django cloud ❤

    • @CloudWithDjango
      @CloudWithDjango  Місяць тому +1

      It is a great pleasure! Thank you for your support and kind words!! :)

  • @gregoriopazh.4840
    @gregoriopazh.4840 Місяць тому

    Amazing job!!! Thanks bro!!

  • @dorisakpan5920
    @dorisakpan5920 8 днів тому

    Great tutorial, but after deployment, only my super user login is working. Other users cannot register and sign in. Except super user. I used sqlite for the project. I need help on what to do. Is there any settings I need to do? I followed your tutorial from start to finish.

    • @CloudWithDjango
      @CloudWithDjango  7 днів тому

      Thank you! To be clear as per the video. A postgres database is automatically linked for you for your production environment. You cannot use your sqlite database and it's records because all of that data is available in development (sqlite only). The databases are separate with their own records.

  • @maahinpanchal5828
    @maahinpanchal5828 3 дні тому

    its awesome but i had added password in environment but when i login with in I am getting invalid password and also having issue with my database connection
    SERVER ERROR

    • @CloudWithDjango
      @CloudWithDjango  3 дні тому

      Hi, I'd suggest rechecking your steps and ensuring that you follow everything carefully and explicitly in the video

    • @maahinpanchal5828
      @maahinpanchal5828 3 дні тому

      Okay sure Thanks for amazing video I almost search and watch most of videos that how to deploy django project but your video makes all things easy and concise 😊

    • @CloudWithDjango
      @CloudWithDjango  2 дні тому +1

      My pleasure! Thank you, I appreciate that. Glad that you've been finding it useful though!

  • @SohailAHMAD-k5m
    @SohailAHMAD-k5m Місяць тому

    How to deploy full stack application ( Django+React) on Circumeo? Is this possible sir?

    • @CloudWithDjango
      @CloudWithDjango  Місяць тому

      Hi,
      I'd suggest testing the process out with your application and seeing if it can be done, while you examine the docs

  • @kingsoffootball9325
    @kingsoffootball9325 28 днів тому

    My web app is running but static files can't be loaded 😢

    • @CloudWithDjango
      @CloudWithDjango  27 днів тому

      Static files are automatically configured in Circumeo. Please ensure that you've set up your static files correctly locally and that you've collected your static files before deployment - this can be the only reason for an issue.

  • @prajwalkamde45
    @prajwalkamde45 12 днів тому

    Can we change the domain name ?

    • @CloudWithDjango
      @CloudWithDjango  12 днів тому

      Yes, you'd need to follow on the pro plan for that! If you'd like to configure your own domain name.

  • @lanzydorona1480
    @lanzydorona1480 Місяць тому

    wow 😮