options.conf 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. # set the default timezone
  2. timezone=Asia/Shanghai
  3. # Nginx Apache and PHP-FPM process is run as $run_user(Default "www"), you can freely specify
  4. run_user=www
  5. # set the default install path, you can freely specify
  6. nginx_install_dir=/usr/local/nginx
  7. tengine_install_dir=/usr/local/tengine
  8. openresty_install_dir=/usr/local/openresty
  9. apache_install_dir=/usr/local/apache
  10. tomcat_install_dir=/usr/local/tomcat
  11. mysql_install_dir=/usr/local/mysql
  12. mariadb_install_dir=/usr/local/mariadb
  13. percona_install_dir=/usr/local/percona
  14. alisql_install_dir=/usr/local/alisql
  15. pgsql_install_dir=/usr/local/pgsql
  16. mongo_install_dir=/usr/local/mongodb
  17. php_install_dir=/usr/local/php
  18. pureftpd_install_dir=/usr/local/pureftpd
  19. memcached_install_dir=/usr/local/memcached
  20. redis_install_dir=/usr/local/redis
  21. python_install_dir=/usr/local/python
  22. openssl_install_dir=/usr/local/openssl
  23. imagick_install_dir=/usr/local/imagemagick
  24. gmagick_install_dir=/usr/local/graphicsmagick
  25. curl_install_dir=/usr/local/curl
  26. # Add modules
  27. nginx_modules_options=''
  28. php_modules_options=''
  29. #########################################################################
  30. # database data storage directory, you can freely specify
  31. mysql_data_dir=/data/mysql
  32. mariadb_data_dir=/data/mariadb
  33. percona_data_dir=/data/percona
  34. alisql_data_dir=/data/alisql
  35. pgsql_data_dir=/data/pgsql
  36. mongo_data_dir=/data/mongodb
  37. # web directory, you can customize
  38. wwwroot_dir=/data/wwwroot
  39. # nginx Generate a log storage directory, you can freely specify.
  40. wwwlogs_dir=/data/wwwlogs
  41. #########################################################################
  42. # [MySQL/MariaDB/Percona/AliSQL] automatically generated, You can't change
  43. dbrootpwd=
  44. # [PostgreSQL] automatically generated, You can't change
  45. dbpostgrespwd=
  46. # [MongoDB] automatically generated, You can't change
  47. dbmongopwd=
  48. #########################################################################
  49. # Backup Dest directory, change this if you have someother location
  50. backup_dir=/data/backup
  51. # How many days before the backup directory will be removed
  52. expired_days=5
  53. # local,remote,oss,cos,upyun,qiniu,s3,gdrive,dropbox
  54. backup_destination=
  55. # db ; web, You can't change
  56. backup_content=
  57. # aliyun OSS Bucket, You can't change
  58. oss_bucket=
  59. # qiniu Bucket, You can't change
  60. qiniu_bucket=
  61. # Amazon S3 Bucket, You can't change
  62. s3_bucket=
  63. # The backup of the database, You can't change
  64. db_name=
  65. # The backup of the website, You can't change
  66. website_name=
  67. # oneinstack.tar.gz md5, You can't change
  68. oneinstack_md5=