home page
Message Board
About us
Friendly Links
Search
one
Using idle mobile phones to build a local WEB environment+ngrok intranet penetration to achieve external network access
47980 Reading
two
Xiaomi 8 installs Google Play service suite
31012 Reading
three
The single player landlords' non networked green version is suitable for the elderly
23714 Reading
four
Chinese and English names of 224 countries in the world
21321 Reading
five
Emlog, wordpress, typecho articles, whether Baidu has included detection codes
16679 Reading
Default classification
Source code tutorial
Life essay
Code Notes
Sign in
Search
Tag Search
SSL
vps
CentOS
AppNode
Intranet penetration
Node.js
Hairpin
GitHub
python
Google Voice
Local environment
Linux panel
Google Play
MarkDown
Vue
yarn
Small shop
Applet
Remote Desktop
frp
www.9ywk.com
Accumulated writing
seventy-two
Articles
Accumulated receipt
sixty-four
Comments
home page
column
Default classification
Source code tutorial
Life essay
Code Notes
page
Message Board
About us
Friendly Links
Search to
two
Article and
Results for
2020-08-31
AppNode builds a unique digital card
The Github document does not include the installation tutorial of appnode. I wrote an article to record that it is similar to the pagoda installation, with little difference.
Thank the author for the open source project:
https://github.com/assimon/dujiaoka
Create a website>Download the source code mandatory environment PHP+MySQL+Nginx+Redis+Supervisor Install the php extension fileinfo (installed by default) redis opcache (optional installation) Delete Disable php functions PHP security>Cancel anti cross site proc_
Open Delete apnnode is not disabled by default, if any, delete putenv and pcntl together_
signal,pcntl_
Alarm Other configurations Configure SSL running directory>public pseudo static try_
files $uri $uri/ /index.php$is_
args$query_
string;
Import the sql file. env.example and change it to. envcopy. env.example.env Open. env Configuration Database and other components Management php default command line>corresponding php version[
root@name
www]# php artisan dujiao install
=====Single angle digital card installation environment detection starts=====
Importing database
Import succeeded
Supervisor process hosting PHP path+website path+queue: work/opt/appnode/appnode php72/root/usr/bin/php/data/* */sites/domain. com/www/artisan queue: work precautions Supervisor processes mail services here. If you change the. env mail configuration, you need to restart the Supervisor's process service, or it will not take effect!
After the official launch, you must configure the APP in. env_
DEBUG is set to false, and the debug mode is turned off!
Finally, thank @ Jiawei for his guidance
August 31, 2020
2704 Reading
1 Comments
0 likes
2020-02-18
Install ZFAKA in the AppNode environment
AppNode cluster management panel download GitHub download ZFAKA stable version
https://github.com/zlkbdotnet/zfaka/releases
Configuration modification pseudo static if (! - e $request_filename){
rewrite ^/(.*)$ /index.php?$
1 last;
}Run directory settings - directory settings - run directory/public Close the site to prevent cross site opening_
Basedir setting - PHP security - site anti cross site directory access restriction No Turn off PathInfo setting - PHP PathInfo Turn off installation of yaf1.yaf extension Installation Turn on component management - Settings - Install extension - Search for yaf installation 2. Configure component management - Settings - Global source Add the following code extension=yaf.so
yaf.environ='product'
yaf.use_
Namespace=1 Access the installation 1. Front end prompt: Warning: Please change application.ini.new to application.ini according to the installation requirements; change the path to/conf/; 2. The environment detects and modifies directory permissions, and the installation is complete.
3. For more questions, go to the author ZFAKA and thank the author for open source
February 18, 2020
2720 Reading
1 Comments
0 likes
//