Tim Abbott
|
4b24b9f0e7
|
install-aws-server: Add code for transferring an SSH key.
For quick iteration, sometimes you want a server to have an SSH key
(e.g. a GitHub deploy key for your fork).
|
2017-10-05 21:59:36 -07:00 |
Tim Abbott
|
d9c26c307c
|
install-aws-server: Improve handling of various corner cases.
This script is pretty far from being polished, but it is useful, so we
might as well make it a bit more robust.
|
2017-10-05 21:57:18 -07:00 |
Greg Price
|
73cb361896
|
install-aws-server: Cut out use of /root/zulip .
Our previous dependencies on the `/root/zulip` path should all be
long gone at this point. Use a fresh temporary directory instead;
that's cleaner.
|
2017-08-15 17:41:07 -07:00 |
Tim Abbott
|
e228243723
|
install-aws-server: Add support for installing zulip.conf.
|
2017-01-06 21:58:16 -08:00 |
Tim Abbott
|
c6bdc2130b
|
install-aws-server: secrets enhancements.
|
2017-01-06 21:57:20 -08:00 |
Tim Abbott
|
ed0da5f874
|
install-aws-server: Fix usage output.
|
2017-01-06 21:57:20 -08:00 |
Tim Abbott
|
78a0c7c557
|
tools: Rewrite install-server to not hardcode configuration.
Now install-aws-server is a reusable script for setting up a Zulip
role server in AWS, without any hardcoded configuration.
|
2016-07-19 20:12:43 -07:00 |