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

Deploy new server every time when time is updated. Packer? #4

Open
meehow opened this issue Sep 18, 2017 · 2 comments
Open

Deploy new server every time when time is updated. Packer? #4

meehow opened this issue Sep 18, 2017 · 2 comments

Comments

@meehow
Copy link

meehow commented Sep 18, 2017

This doesn't scale.
I think that when time is updated, you should deploy a new server.
Packer should do the job.

@slavaaaaaaaaaa
Copy link
Owner

Packer (in my experience of abusing packer is what I should say) takes between twenty and fourty minutes to generate an AMI. We could then spin it up with terraform. Maybe if we estimate (badly) the amount of time that (usually) takes, we can spin it up with future time!

I like this idea.

@meehow
Copy link
Author

meehow commented Sep 19, 2017

There can be one server per timezone. Later you can add simple load balancer which detects from which country is a connection coming from and solve issue #1

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

2 participants