Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add azure deploy to marketplace files #83

Merged
merged 41 commits into from
Dec 10, 2024
Merged

add azure deploy to marketplace files #83

merged 41 commits into from
Dec 10, 2024

Conversation

dayesouza
Copy link
Collaborator

This pull request includes various changes to improve the deployment options and documentation for the Intelligence Toolkit application. The most significant changes include the removal of Streamlit Cloud deployment instructions, the addition of detailed guides for deploying using Azure and OpenAI, and enhancements to the Azure deployment process.

Documentation Updates:

  • DEPLOYING.md: Removed the section on deploying using Streamlit Cloud, focusing on Azure and AWS as the primary deployment options.
  • OPENAI.md: Added comprehensive instructions for creating OpenAI and Azure OpenAI instances, including steps for setting up accounts, projects, and API keys.
  • README.md: Updated the deployment options to include Azure deployment for NGOs, and restructured the options to clarify the use of Docker and PyPI. [1] [2] [3]

Codebase Enhancements:

  • app/Home.py: Added version checking for the Intelligence Toolkit and displayed the current version in the sidebar. If a newer version is available, a warning message is shown. [1] [2]

Azure Deployment Improvements:

  • deploy/azure/README.md: Added a detailed guide for deploying the application using Azure Marketplace, including prerequisites, steps for app registration, and deployment configurations.
  • deploy/azure/createUiDefinition.json: Added a new UI definition file for Azure deployment, allowing users to configure settings such as web app name, authentication, and AI settings.
  • deploy/azure/main.tf: Removed the previous Terraform configuration for Azure deployment, simplifying the process to use the new Azure Marketplace deployment method.

@dayesouza dayesouza marked this pull request as ready for review December 10, 2024 20:25
@dayesouza dayesouza requested a review from a team as a code owner December 10, 2024 20:25
@dayesouza dayesouza merged commit 0ca4b5a into main Dec 10, 2024
4 checks passed
@dayesouza dayesouza deleted the terraform branch December 10, 2024 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant