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

Update Azure Deployment Script #794

Closed
EdiWang opened this issue May 9, 2024 · 1 comment
Closed

Update Azure Deployment Script #794

EdiWang opened this issue May 9, 2024 · 1 comment

Comments

@EdiWang
Copy link
Owner

EdiWang commented May 9, 2024

Git rid of deprecation warning

Your Moonglade will be deployed to [moongladersg760] in [East Asia] under Azure subscription [22526f64-4806-4eb9-9ca5-936d798766b2]. Please confirm before continue.
+ Linux App Service Plan with Docker
Press [ENTER] to continue, [CTRL + C] to cancel:

Selected Azure Subscription:  22526f64-4806-4eb9-9ca5-936d798766b2
Creating Resource Group
Deploying App Service Plan...
WARNING: Readonly attribute name will be ignored in class <class 'azure.mgmt.web.v2023_01_01.models._models_py3.AppServicePlan'>
Deploying Azure SQL...
Creating SQL Server
Setting Firewall to Allow Azure Connection
Creating SQL Database
SQL Server Password: mhH%fe7ek
Deploying Storage...
Creating Storage Account
Creating storage container
Creating Web App
Using Linux Plan with Docker image from 'ediwang/moonglade', this deployment will be ready to run.
WARNING: Option '--deployment-container-image-name' has been deprecated and will be removed in a future release.
WARNING: App settings have been redacted. Use `az webapp/logicapp/functionapp config appsettings list` to view.
Web App URL: https://moonglade1440test01.azurewebsites.net
Updating Configuration
Setting SQL Database Connection String
WARNING: Connection string values have been redacted. Use `az webapp config connection-string list` to view.
Adding Blob Storage Connection String
WARNING: App settings have been redacted. Use `az webapp/logicapp/functionapp config appsettings list` to view.
WARNING: App settings have been redacted. Use `az webapp/logicapp/functionapp config appsettings list` to view.
WARNING: App settings have been redacted. Use `az webapp/logicapp/functionapp config appsettings list` to view.
WARNING: App settings have been redacted. Use `az webapp/logicapp/functionapp config appsettings list` to view.
WARNING: App settings have been redacted. Use `az webapp/logicapp/functionapp config appsettings list` to view.
Warming up the container...
Setup is done, you should be able to run Moonglade on 'https://moonglade1440test01.azurewebsites.net' now, press [ENTER] to exit.:
@EdiWang
Copy link
Owner Author

EdiWang commented Jun 17, 2024

close as done

@EdiWang EdiWang closed this as completed Jun 17, 2024
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

No branches or pull requests

1 participant