Commit Graph

144 Commits

Author SHA1 Message Date
staticsafe 7d9b2fe5a4 fix some wording in README.md 2020-08-22 20:52:53 -04:00
staticsafe 047724fb6f update README.md with 20.04 related details 2020-08-22 20:44:03 -04:00
staticsafe 5522793d61 make sure nginx is restarted at end of mastodon-config/tasks/main.yml 2020-08-22 20:35:35 -04:00
staticsafe a85d00738a focal needs python3-psycopg2 instead 2020-08-22 20:00:21 -04:00
staticsafe ce7769ae82 focal needs libjemalloc2 instead, add conditionals 2020-08-22 19:46:31 -04:00
staticsafe 68cb10eebe update nginx template with latest version from docs 2020-08-22 19:34:25 -04:00
staticsafe d83151de55 Merge branch 'master' of github.com:staticsafe/mastible 2020-08-22 19:26:55 -04:00
staticsafe 4d58d8865d we should install Node 12.x now 2020-08-22 19:26:40 -04:00
Sadiq Saif 644b2ddccb
Bump Ruby version up to 2.6.6 2020-05-09 11:18:56 -04:00
staticsafe 8a13e93dd4 Bump Ruby version install to 2.6.1. 2019-07-21 21:00:43 -04:00
staticsafe 494e60bfd2 Switch away from using with_items for apt uses 2019-07-21 20:49:19 -04:00
Sadiq Saif 43a0c80949
job line should end in quote 2019-02-21 11:28:09 -05:00
Sadiq Saif cabe29a6d4
Change media cache cleanup cronjob to use tootctl 2019-02-21 11:27:26 -05:00
Sadiq Saif 49c7b98e13
Start node directly instead of using npm
This is as per this pull request - https://github.com/tootsuite/mastodon/pull/10032
2019-02-17 14:25:15 -05:00
Sadiq Saif 7b184e9a60
Bump Ruby version to 2.6.0 2019-01-20 11:19:30 -05:00
staticsafe 1162264892 Ah, should be .stdout 2019-01-12 22:25:29 -05:00
staticsafe 8c8bf19596 let's try without quotes and brackets 2019-01-12 22:23:43 -05:00
staticsafe af580d57c7 variable should be quoted 2019-01-12 22:20:13 -05:00
staticsafe 862d70f14c Let's try the register method to get latest version automatically 2019-01-12 22:18:58 -05:00
staticsafe c47775c2a9 we ignore errors for certificate generation to allow for repeat runs 2019-01-12 19:33:47 -05:00
staticsafe 8b4fbb9a4b maybe we chdir to the acme.sh directory? 2019-01-12 19:19:57 -05:00
staticsafe 6c46b72fa1 Use git clone method of acme.sh installation 2019-01-12 19:13:54 -05:00
staticsafe e1a60b4976 Remove letsencrypt-renew.sh as that is handled by the acme.sh install script 2019-01-12 15:41:41 -05:00
staticsafe f11b428253 We need socat for acme.sh standalone mode 2019-01-12 15:30:24 -05:00
staticsafe cc82212c99 add a pre-hook to stop nginx for standalone mode 2019-01-12 15:28:06 -05:00
staticsafe 802423460a Let's try in non-nginx mode 2019-01-12 15:21:51 -05:00
staticsafe 63abece6a0 Run nginx install tasks before configs are copied 2019-01-12 15:16:28 -05:00
staticsafe adcc82103f Specify direct path to acme.sh and remove mentions of letsencrypt/certbot 2019-01-12 15:11:39 -05:00
staticsafe cbc66a96a6 Switch to using acme.sh for ssl certificates 2019-01-12 15:06:37 -05:00
Sadiq Saif 634326db36
Delete cli.ini
Not needed
2019-01-12 14:48:30 -05:00
Sadiq Saif 917ef76af0
Remove Let's Encrypt config copy, it is not needed 2019-01-12 14:48:09 -05:00
Sadiq Saif 3f10179c92
certbot e-mail flag should be -m instead of --email 2019-01-12 14:42:49 -05:00
Sadiq Saif 972dafc96f
Also install bundler 1.16.6
for some reason there is a Gemfile.lock file causing issues
2019-01-12 14:22:46 -05:00
Sadiq Saif ed00bd3dfa
Remove task to remove Gemfile.lock 2019-01-12 14:19:40 -05:00
Sadiq Saif 94250ff2ed
remove deployment flags from bundle install 2019-01-12 14:17:17 -05:00
Sadiq Saif d6cf42e065
Add task to remove any Gemfile.lock files 2019-01-12 14:14:40 -05:00
Sadiq Saif fec65a063a
Bump version to 2.6.5 2018-12-04 09:26:54 -05:00
Sadiq Saif 9f98011287
Merge pull request #10 from dracos/letsencrypt-renewal-fix
Make sure LE config is correct for renewals.
2018-11-23 09:21:32 -05:00
Matthew Somerville 999a959987 Make sure LE config is correct for renewals. 2018-11-22 13:44:36 +00:00
Sadiq Saif 859c35f0a8
Bump Ruby version to 2.5.3 2018-11-03 18:12:59 -04:00
Sadiq Saif 4d30738a23
Bump version to 2.6.1 2018-11-03 18:07:08 -04:00
Sadiq Saif d3db4b28e7
Bump Mastodon version to v2.5.0 2018-09-25 09:42:38 -04:00
Sadiq Saif e2bf5c78f2
Update README.md
Update instructions for running playbook in install mode and not.
2018-08-25 12:09:50 -04:00
Sadiq Saif a5e1061d45
Merge pull request #9 from dracos/allow-rerunning
Allow playbook to be run for updates as well as install.
2018-08-25 12:03:57 -04:00
Sadiq Saif 6626b814d0
Merge pull request #8 from dracos/streaming-local
Default streaming to localhost only.
2018-08-25 11:41:50 -04:00
Matthew Somerville b18e191336 Allow playbook to be run for updates as well as install. 2018-08-25 15:49:24 +01:00
Matthew Somerville 0376e27c50 Default streaming to localhost only. 2018-08-25 15:44:19 +01:00
Sadiq Saif 84f6cb6b27
Merge pull request #5 from dracos/question-beginning
Remove unneeded non-mastodon steps.
2018-08-24 10:06:22 -04:00
Matthew Somerville 0503efd396 Remove unneeded non-mastodon steps. 2018-08-24 07:51:13 +01:00
Sadiq Saif 86b22bcca9
LOCAL_DOMAIN is in the group_vars/all.sample file 2018-08-23 23:36:02 -04:00