Code Monkey home page Code Monkey logo

lwt-docker-google-app-engine's Introduction

Deploy LWT to Google App Engine

These scripts provide the simplest way to deploy your own personal Learning With Texts instance to Google App Engine so you can access your texts anywhere.

Usage

Firstly modify config.example and save it was config.

  • LWT_PROJECT is the name you want to access your instance on.
  • LWT_USERNAME is the username you want to use to login
  • LWT_PASSWORD is the password you want to use to login
  • LWT_MYSQL_PASSWORD is the password you want to root user of the MySQL database to have.
  • GCLOUD_BILLING_ACCOUNT is the billing account ID you want to link the project to. You can find this out by running gcloud beta billing accounts list

Make sure that gcloud and envsubst are on your PATH.

Then run ./init to initialise the project, cloud SQL database and deploy the application. That's it!

If you make any changes to the application and want to redeploy you can use the ./deploy script.

Once the script finishes running you can access your instance on $LWT_PROJECT.appspot.com/lwt/. For example, if I had called the project matts-french-lwt then the URL would be matts-french-lwt.appspot.com/lwt/.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.