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
48606 Reading
two
Xiaomi 8 installs Google Play service suite
31617 Reading
three
The single player landlords' non networked green version is suitable for the elderly
24401 Reading
four
Chinese and English names of 224 countries in the world
21954 Reading
five
Emlog, wordpress, typecho articles, whether Baidu has included detection codes
16813 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-four
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
three
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
2885 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
2798 Reading
1 Comments
0 likes
2018-02-01
Recommended AppNode and Linux server cluster management panel
AppNode official website: www.appnode.comAppNode is a software used to manage Linux servers. One control center manages multiple servers. It carries out visual operations based on Web pages, which can not only help users who are not familiar with Linux commands to manage Linux servers without obstacles, but also help Linux operation and maintenance personnel to improve operation and maintenance efficiency.
Its predecessor, VPSMate, won the Super Tools Award in the Alibaba Cloud Developer Competition in 2012 and developed a new AppNode at the end of 2014.
The official version was released in August 2016. At present, free users can create three websites, and the VIP server is 98 yuan/year (replaceable server). Other functions are not limited temporarily.
Installation command system requirements: CentOS 6. x 32/64 bit, CentOS 7. x 64 bit (Ubuntu and Debian are not supported for the time being) Memory requirements: 512MB or more of available memory is required to install the customized installation command on the official website of the control center and the controlled end. The installation can be completed in one minute. Other applications such as Nginx, PHP, MySQL, etc. can install INSTALL in the background_
AGENT=1 INIT_
SWAPFILE=1 bash -c "$(curl -sS
http://dl.appnode.com/install.sh
)"Add nodes to the application list If you have multiple servers, you can try cluster management of AppNode. Its connection method is shown in the figure below to access the AppNode panel (control center)
-Node management - add node - enter SSH information to connect - save and then install the controlled end. Its connection methods include TCP and Unix local connection. TCP uses ports. If you do not want to expose ports, use local connection.
The advantages and disadvantages of AppNode are that the appNode is updated quickly, the administrator @ Xiaoyuer @ Xuzhu solves the problem quickly, and the official group is very active. At present, it does not support Apache, and I heard that it will support it later.
February 1, 2018
5630 Reading
0 Comments
0 likes
//