- 20 Sep, 2017 1 commit
-
-
Aral Balkan authored
-
- 24 Aug, 2016 1 commit
-
-
Aral Balkan authored
Progress towards better#53
-
- 08 Jul, 2016 1 commit
-
-
Aral Balkan authored
Since the source repositories are now public since the release off the app, we no longer need to use the SSH URLs.
-
- 01 Jun, 2016 1 commit
-
-
Aral Balkan authored
-
- 01 May, 2016 2 commits
-
-
Aral Balkan authored
-
Aral Balkan authored
Updated installation script and configuration template to conform to the new directory structure of Better installations. Closes #5.
-
- 28 Feb, 2016 1 commit
-
-
Aral Balkan authored
-
- 25 Feb, 2016 8 commits
-
-
Aral Balkan authored
Updated the Let’s Encrypt configuration to use the new syntax introduced by the official Dokku plugin on February 23rd.
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
Changed the comment in the default public key (changed email address). Updated a URL in a comment (renamed to better).
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
-
- 16 Feb, 2016 1 commit
-
-
Aral Balkan authored
-
- 10 Feb, 2016 14 commits
-
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
Now removing the app from dokku before removing dokku so that bits of it don’t live on and mess a future installation.
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
Now also removing the dokku data directory on uninstall to avoid an error when trying to reinstall the letsencrypt plugin.
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
Now attempts to remove Dokku if it was previously installed. Added warning about potential data loss due to this.
-
Aral Balkan authored
-
Aral Balkan authored
Now using the correct comandline flag for staging. Now also stating server that’s in use for all servers. Related to #1.
-
Aral Balkan authored
Added -s commandline option to use the Let’s Encrypt staging server (default is to use the live server). Closes #1.
-
- 09 Feb, 2016 10 commits
-
-
Aral Balkan authored
Now setting up the cron job using sudo. Added the deployment-time volume for the Builder docker instance. Added installation instructions to the readme.
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
Added .ssh/config template so we have the correct keys/rights to do a local deploy of the app initially.
-
Aral Balkan authored
Disabled the disabling of push endpoints on repository remotes until we have the data.better.fyi repositories up and running and being used by the builder script. Now writing the SSH keys to the correct folder (~/ind.ie…/ssh). Now adding the builder’s domain to known-hosts so that the script does not generate an interactive prompt.
-
Aral Balkan authored
-
Aral Balkan authored
-
Aral Balkan authored
Updated the sed syntax so that it works on Ubuntu (I’d tested on OS X, which has a different syntax for the -i option.
-
Aral Balkan authored
-
Aral Balkan authored
Added the -e option to echo statements to get Ubuntu to process newline escape characters in strings.
-