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

Extract deploy script files in each template in order to make standalone platform templates #48

Open
Ledoux opened this issue Feb 10, 2017 · 0 comments

Comments

@Ledoux
Copy link
Owner

Ledoux commented Feb 10, 2017

Problem for now is that we have in each template (teleport-flask-webrouter, teleport-flask-websocket, teleport-express-webrouter) redundante script files (deploy, build, push, run) for each platform, ad actually, they should not be necessary required give the platform the user wants to use for its personal project.

Solution would be actually for instance

  • add in the teleport-heroku template a file system: backend/servers/deploy-server/scripts/
  • to code inside the Teleport application the fact that the deploy-server is an abstract one (like the one we did for frontend-server), and so in that case it has to dump and replace all these files in each server of the user project.
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