freedombone.json 5.9KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. {
  2. "or for more specialised variants you can specify '$VARIANT_MAILBOX', '$VARIANT_CLOUD',": "",
  3. "'$VARIANT_CHAT', '$VARIANT_SOCIAL', '$VARIANT_MEDIA', '$VARIANT_WRITER', '$VARIANT_DEVELOPER'": "",
  4. "or '$VARIANT_MESH'.": "",
  5. "If you wish to install everything except email then use the '$VARIANT_NONMAILBOX' variaint.": "",
  6. "The command ${PROJECT_NAME}-remote was not found": "",
  7. " ${PROJECT_NAME}-remote -u $MY_USERNAME -l $FRIENDS_SERVERS_LIST -m $MINIMUM_PASSWORD_LENGTH -r yes": "",
  8. "The domain $TEST_DOMAIN_NAME has too many subdomains. It should be of the type w.x.y.z, x.y.z or y.z": "",
  9. "The domain $TEST_DOMAIN_NAME has no top level domain. It should be of the type w.x.y.z, x.y.z or y.z": "",
  10. "The command ${PROJECT_NAME}-config was not found": "",
  11. " ${PROJECT_NAME}-config -u $MY_USERNAME -f $CONFIGURATION_FILE -w $FREEDOMBONE_WEBSITE -b $FREEDOMBONE_BITMESSAGE -m $MINIMUM_PASSWORD_LENGTH --minimal [yes|no]": "",
  12. "There is no user '$MY_USERNAME' on the system. Use 'adduser $MY_USERNAME' to create the user.": "",
  13. "'$SYSTEM_TYPE' is an unrecognised Freedombone variant.": "",
  14. "The configuration file $CONFIGURATION_FILE was not found": "",
  15. "Private certificate for $CHECK_HOSTNAME was not created": "",
  16. "Public certificate for $CHECK_HOSTNAME was not created": "",
  17. "Diffie–Hellman parameters for $CHECK_HOSTNAME were not created": "",
  18. "Address: $ZERONET_BLOG_ADDRESS": "",
  19. "Public key: $ZERONET_BLOG_PRIVATE_KEY": "",
  20. "Unable to find site directory: /opt/zeronet/data/$ZERONET_BLOG_ADDRESS": "",
  21. "ZeroNet Blog address: $ZERONET_BLOG_ADDRESS": "",
  22. "ZeroNet Blog private key: $ZERONET_BLOG_PRIVATE_KEY": "",
  23. "Address: $ZERONET_MAIL_ADDRESS": "",
  24. "Public key: $ZERONET_MAIL_PRIVATE_KEY": "",
  25. "Unable to find site directory: /opt/zeronet/data/$ZERONET_MAIL_ADDRESS": "",
  26. "ZeroNet Mail address: $ZERONET_MAIL_ADDRESS": "",
  27. "ZeroNet Mail private key: $ZERONET_MAIL_PRIVATE_KEY": "",
  28. "Address: $ZERONET_FORUM_ADDRESS": "",
  29. "Public key: $ZERONET_FORUM_PRIVATE_KEY": "",
  30. "Unable to find site directory: /opt/zeronet/data/$ZERONET_FORUM_ADDRESS": "",
  31. "Forum address: $ZERONET_FORUM_ADDRESS": "",
  32. "Forum private key: $ZERONET_FORUM_PRIVATE_KEY": "",
  33. "OneRNG package could not be downloaded": "",
  34. "OneRNG package: $ONERNG_PACKAGE": "",
  35. "Hash does not match. This could indicate that the package has been tampered with.": "",
  36. "OneRNG expected package hash: $ONERNG_PACKAGE_HASH": "",
  37. "OneRNG actual hash: $hash": "",
  38. "OneRNG Device": "",
  39. "Please plug in the OneRNG device": "",
  40. "Public key: $MY_GPG_PUBLIC_KEY": "",
  41. "Private key: $MY_GPG_PRIVATE_KEY": "",
  42. "GPG public key file $MY_GPG_PUBLIC_KEY was not found": "",
  43. "GPG private key file $MY_GPG_PRIVATE_KEY was not found": "",
  44. "The GPG key for $MY_EMAIL_ADDRESS could not be imported": "",
  45. "A GPG key for $MY_EMAIL_ADDRESS could not be created": "",
  46. "If you have imported legacy email which is not encrypted": "",
  47. "Your MariaDB password is: $MARIADB_PASSWORD": "",
  48. "Music player in Owncloud": "",
  49. " *** Freedombone $SYSTEM_TYPE is now installed ***": "",
  50. "Open $OWNCLOUD_DOMAIN_NAME in a web browser to complete the setup": "",
  51. "Owncloud install did not recognise the system type $SYSTEM_TYPE": "",
  52. "Owncloud database password: $OWNCLOUD_ADMIN_PASSWORD": "",
  53. "the Users dropdown menu entry. The username should be '$MY_USERNAME'.": "",
  54. "the URL https://$OWNCLOUD_DOMAIN_NAME/remote.php/caldav/principals/$MY_USERNAME": "",
  55. "Gogs admin user password": "",
  56. "Database password: $MARIADB_PASSWORD": "",
  57. "Gogs admin user password: $GIT_ADMIN_PASSWORD": "",
  58. "Gogs admin user email: $MY_EMAIL_ADDRESS": "",
  59. "Note that there's a usability/security trade-off made here.": "",
  60. "In order to allow git clone via http we don't redirect everything": "",
  61. "should change /etc/nginx/sites-available/$GIT_DOMAIN_NAME to redirect everything over https.": "",
  62. "File not found /usr/local/bin/tox-bootstrapd": "",
  63. "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.conf": "",
  64. "File not found $INSTALL_DIR/toxcore/other/bootstrap_daemon/tox-bootstrapd.service": "",
  65. "Your Tox node public key is: $TOX_PUBLIC_KEY": "",
  66. "Your XMPP password is: $XMPP_PASSWORD": "",
  67. "ERROR: ngircd does not appear to have installed. $CHECK_MESSAGE": "",
  68. "Wiki password": "",
  69. "Wiki username: $MY_USERNAME": "",
  70. "Wiki password: $WIKI_ADMIN_PASSWORD": "",
  71. "Your blog username: $MY_USERNAME": "",
  72. "Your blog password is: $FULLBLOG_ADMIN_PASSWORD": "",
  73. "Log into your blog at https://$FULLBLOG_DOMAIN_NAME/login": "",
  74. "Your MariaDB gnusocial admin password is: $MICROBLOG_ADMIN_PASSWORD": "",
  75. "To set up your microblog go to": "",
  76. "https://$MICROBLOG_DOMAIN_NAME/install.php": "",
  77. " - DB Password; $MARIADB_PASSWORD": "",
  78. " - Administrator nickname: $MY_USERNAME": "",
  79. " - Administrator password: $MICROBLOG_ADMIN_PASSWORD": "",
  80. "https://$MICROBLOG_DOMAIN_NAME and you can then ": "",
  81. "Your MariaDB Hubzilla admin password is: $HUBZILLA_ADMIN_PASSWORD": "",
  82. "To set up your Hubzilla site go to": "",
  83. "to use Hubzilla. Put the public certificate in /etc/ssl/certs/$HUBZILLA_DOMAIN_NAME.crt": "",
  84. "and the private certificate in /etc/ssl/private/$HUBZILLA_DOMAIN_NAME.key.": "",
  85. "Then change ssl_certificate to /etc/ssl/certs/$HUBZILLA_DOMAIN_NAME.bundle.crt": "",
  86. "within /etc/nginx/sites-available/$HUBZILLA_DOMAIN_NAME": "",
  87. "ERROR: minidlna does not appear to have installed. $CHECK_MESSAGE": "",
  88. "VoIP Server": "",
  89. "VoIP server password: $VOIP_SERVER_PASSWORD": "",
  90. "SIP Server": "",
  91. "SIP server username: $MY_USERNAME": "",
  92. "SIP server extension: 201": "",
  93. "SIP server password: $SIP_SERVER_PASSWORD": "",
  94. "See /home/$MY_USERNAME/README for post-installation instructions.": ""
  95. }