Skip to content

Vintellect/wine_administration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wine Administration

The Wine Administration service is dedicated to ensuring the accurate insertion of wine data within our system.

Deployment Instructions

To deploy the wine service, start by copying the example application configuration:

cp example.app.yml app.yml

Next, you need to update the following variables in the .env file:

  USER_MICROSERVICES: "YOUR-URL-USER-MANAGEMENT"
  SPANNER_INSTANCE: "YOUR-SPANNER_INSTANCE"
  SPANNER_DATABASE: "YOUR-WINE-DATABASE"
  BUCKET_IMAGE: "YOUR-BUCKET-NAME"

Replace the placeholders (YOUR-URL-USER-MANAGEMENT, YOUR-SPANNER_INSTANCE, YOUR-WINE-DATABASE, and YOUR-BUCKET-NAME) with your actual service URL, Spanner instance name, Spanner database name, and the name of your public buckets, respectively.

For a more comprehensive guide on deployment, including detailed steps and additional configurations, please refer to our App Engine Deployment Guide.

About

Wine Administration service securely and accurately manages wine data entry.

Topics

Resources

License

Stars

Watchers

Forks

Languages