Giter Club home page Giter Club logo

Comments (8)

toddjordan avatar toddjordan commented on June 21, 2024 1

@sivakumar-kailasam we now also want to change the deployment of this app to S3, similar to what we do with https://github.com/ember-learn/builds

from ember-api-docs.

toddjordan avatar toddjordan commented on June 21, 2024 1

@acorncom mentioned that he has the api keys and such, if you don't have them already

from ember-api-docs.

sivakumar-kailasam avatar sivakumar-kailasam commented on June 21, 2024

@Gaurav0 if you could replace https://github.com/ember-learn/ember-api-docs/blob/master/.travis.yml#L43 with a new app that you own and update the API key in the travis docs, then we'll have successful deploys on merge to the master and production branches.

travis encrypt $(heroku auth:token) --add deploy.api_key

from ember-api-docs.

sivakumar-kailasam avatar sivakumar-kailasam commented on June 21, 2024

I've added my keys temporarily, which should get replaced with an API key of an official account that has access to both staging & production app. It can be done by running travis encrypt $(heroku auth:token) --add deploy.api_key .

The current config can deploy to a staging environment on merges to master and to production on merges to production branch. After deployment it restarts the app and flushes redis.

from ember-api-docs.

toddjordan avatar toddjordan commented on June 21, 2024

I would hold off of an S3 deploy of the app for now, as doing that would be dooming fastboot as I understand. Which would be fine if there is a good SEO alternative (open to suggestions). We still need to figure out what the long term hosting of the app will be.

from ember-api-docs.

toddjordan avatar toddjordan commented on June 21, 2024

Current situation is we are going to deploy the app to heroku. Data to be copied to S3 (worked on as part of ember-jsonapi-doc ember-learn/ember-jsonapi-docs#17 )

from ember-api-docs.

sivakumar-kailasam avatar sivakumar-kailasam commented on June 21, 2024

The heroku section of the travis file seems to be broken. https://travis-ci.org/ember-learn/ember-api-docs/builds/211546164

from ember-api-docs.

sivakumar-kailasam avatar sivakumar-kailasam commented on June 21, 2024

This is now operational. Merging to master & production deploy to staging & production heroku instances.

from ember-api-docs.

Related Issues (20)

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.