Skip to content

Commit

Permalink
added readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joelwembo committed May 2, 2024
1 parent bc107c1 commit 7ef3743
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@

![image](https://github.com/joelwembo/django-multitenant-saas-ecommerce-kubernetes/assets/19718580/f52b4f26-b42f-4f16-81fc-3aac8cc62f82)

- [@Author](https://www.joelotepawembo.com)
- [@Joel O. Wembo](https://www.joelotepawembo.com)
- [@twitter](twitter.com/joelwembo1)
- [@linkedin](https://www.linkedin.com/in/joelotepawembo)



## Introduction
Automating deployment processes is crucial for modern web development, enhancing productivity and reliability. In this article, we focus on automating the deployment of a Django web application onto an Ubuntu Server hosted on AWS EC2.

Expand Down Expand Up @@ -167,10 +168,11 @@ tenant = Client(schema_name="test", name="test Company")
domain = Domain(domain="btest.localhost", tenant=tenant, is_primary=True)


# For more information about the author contact:
Thank you for Reading !! 🙌🏻, see you in the next article.🤘

# For more information about the author visit

- [@Author](https://www.joelotepawembo.com)
- [@Joel O. Wembo](https://www.joelotepawembo.com)
- [@twitter](twitter.com/joelwembo1)
- [@linkedin](https://www.linkedin.com/in/joelotepawembo)

Expand Down

0 comments on commit 7ef3743

Please sign in to comment.