1
0

options.conf 2.7 KB

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