command
Version:
v0.4.1
Opens a new window with list of versions in this module.
Published: Feb 16, 2020
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Deployment
Pre-requisites
- Setup and authenticated gcloud tools to
deploy to your appengine project.
- A cloud postgresql instance:
quick start
Notes
- All configurations refered to in this readme will be found in cmd/gcloud
- Deployment should also be done from the cmd/gcloud folder.
cd cmd/gcloud
Configuration and deployment
Configuring the service
- Edit the configuration file at
conf/<name><version>.conf.yml.
It is documented for required values.
- Edit app.yaml It is documented for required values.
Deployment
gcloud app deploy
The API docs for service access can be accessed on your browser via
https://PROJECT_ID/<version>/<name>/docs
Replace PROJECT_ID with your AppEngine project-id.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.