1
0

options.conf 2.3 KB

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