Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: configuration

Spring boot 2.0 + Configure log4j logs

1. Maven introduces the package and excludes the default log

1
2 org.springframework.boot
3 spring-boot-starter
4
5
6 org.springframework.boot
7 spring-boot-starter-logging
8

October 13, 2021By Simo Spring Boot, boot2.0, configuration, log, Log4j, springLeave a Comment

Nginx configuration 80 port and 443 port

Docker configuration Nginx uwsgi configuration, the following experiments share the same uwsgi, only fine-tuning

Preparation: server ssl Certificate, the front-end and back-end must have a ce

October 13, 2021By Simo Nginx configuration, nginx, portLeave a Comment

Jetty deploys multiple web applications and configures Jetty to serve

Usually, one jetty deploys a java web application, but deploying only one application for a service may cause a waste of resources, so sometimes multiple web applications may be deployed on a serve

October 13, 2021By Simo Jetty Applications, configuration, deployment, jetty, multiple, Success, WEBLeave a Comment

Jetty9 installation configuration

jetty9 installation configuration 1. Download the zip package of jetty (myself Win system) Address: http://www.eclipse.org/jetty/ Download according to the required version, version 9.2 requires jd

October 13, 2021By Simo Jetty configuration, installation, jetty, Jetty9Leave a Comment

SOLR deployment and configuration

Solr is usually deployed in two ways. One is to deploy in an external web container such as tomcat, and the other is to use Solr’s built-in jetty as a web container.
Here we use the built-in jett

October 13, 2021By Simo Jetty configuration, deployment, SolrLeave a Comment

Nginx configuration reverse agent

1. Preface Reverse proxy function Hide server information -> to ensure the security of the internal network, usually the reverse proxy is used as the public network access address, and the web server is the internal network, that is, through nginx configures the external network to access the web server intranet

October 13, 2021By Simo Nginx Agent, configuration, nginx, ReverseLeave a Comment

Jetty configuration

Basic configuration of Jetty

Basic configuration of Jetty Similar to Tomcat, here we mainly introduce Jetty’s port settings and how to deploy web applications. Since Jetty is an embedded Web

October 13, 2021By Simo Jetty configuration, jettyLeave a Comment

Jetty installation and configuration

Jetty

Jetty is an open source servlet container, which provides a runtime environment for Java-based web content, such as JSP and servlet. Jetty is written in Java language, and its API is re

October 13, 2021By Simo Jetty configuration, installation, jettyLeave a Comment

Nginx optimization configuration

https://www.cnblogs.com/taiyonghai/p/9402734.html

nginx.conf file

#user nobody;

#==Number of work processes, generally set to the number of cpu cores
worker_processes 1;

#error_log lo

October 13, 2021By Simo Nginx configuration, nginx, OptimizationLeave a Comment

Configuration – use the subdomain configuration nginx

I have completed my previous research, but I can’t seem to find out how to properly configure nginx to accept subdomains.

I am currently correct for mydomain.com Configure, but not analyze.my

October 13, 2021By Simo Nginx configuration, nginx, subdomain, useLeave a Comment

Posts navigation

Page 1 … Page 5 Page 6 Page 7 … Page 14
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress