149 1022 B

12345678910111213
  1. ---
  2. title: Docker: Additional Software Dependencies
  3. author: notabug.org/thndrbvr
  4. time: Sat, 20 Jun 2020 08:34:31 UTC
  5. status: closed
  6. ---
  7. author: notabug.org
  8. time: Sat, 20 Jun 2020 08:34:31 UTC
  9. content: -----
  10. Docker install should contain: * GNU FM * YOURLS * Metronome IM * JSXC * Libravatar Additionally, it should have all or most non-configurable plugins enabled with the rest commented out. Plugins should be organized in config.php and maybe in sub-directories by their main purpose / effect for better organization. The point is to have a full fledged self-dependent site all ready to go. The Tyranny of the Default dictates everything should be as easy to set up and have sane configuration predefined so web admins have as little as work to do and can get everything set up and running as quickly and easily as possible. YOURLS, out of the many URL shorteners, chosen because of account support, active community & development, and vast amount of plugins. PASTE maybe should be included for similar reasons.
  11. -----