Skip to content
Snippets Groups Projects
  1. Nov 28, 2022
  2. Nov 27, 2022
    • Ed Summers's avatar
      Retire tech-specific wiki content · 444df380
      Ed Summers authored
      The `README.md` has been updated to point to the new location for this
      documentation in the general wiki. A snapshot of the wiki content here
      was created using `git bundle` and instructions for using it have been
      included in the README.md as well.
      
      Once this commit is merged the existing Wiki pages in this repository
      will be deleted.
      Verified
      444df380
  3. Nov 13, 2022
  4. Sep 29, 2022
  5. Aug 19, 2020
  6. Jul 31, 2020
  7. Jun 29, 2020
  8. Jun 27, 2020
  9. Jun 23, 2020
  10. Nov 21, 2018
    • wu-lee's avatar
      mastodon_db_backup.sh - disable TTY on docker-compose; use pipefail · 196ba2d6
      wu-lee authored
      Script ran fine on the console, failed in cron job.  This is because
      the docker-compose exec command was attempting (by default) to allocate
       a TTY, and failing.  This was also not being detected because the
      default bash behaviour is to return the status of the last command
      in a pipe (in this case, gzip). Enable pipefail option to prevent this.
      196ba2d6
  11. Nov 15, 2018
  12. Aug 28, 2018
  13. Aug 21, 2018
  14. Aug 18, 2018
  15. Jul 25, 2018
  16. May 31, 2018
Loading