Skip to content

Ubuntu 22.04 Lts (Jammy Jellyfish) Default Configs

Untouched. Ready to copy.

/etc/logrotate.d/nginx
NGINX Ubuntu 22.04 LTS (Jammy Jellyfish)

NGINX - /etc/logrotate.d/nginx

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

/var/log/nginx/*.log { daily missingok rotate 14 compress delaycompress notifempty create 0640 www-dat…

18 lines • MD5: b29112f9... View →
/etc/systemd/nginx.service
NGINX Ubuntu 22.04 LTS (Jammy Jellyfish)

NGINX - /etc/systemd/nginx.service

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

# Stop dance for nginx # ======================= # # ExecStop sends SIGSTOP (graceful stop) to the nginx proc…

29 lines • MD5: dba41b14... View →
/etc/nginx/win-utf
NGINX Ubuntu 22.04 LTS (Jammy Jellyfish)

NGINX - /etc/nginx/win-utf

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

# This map is not a full windows-1251 <> utf8 map: it does not # contain Serbian and Macedonian letters. If y…

125 lines • MD5: 0f39cbfc... View →
/etc/nginx/uwsgi_params
NGINX Ubuntu 22.04 LTS (Jammy Jellyfish)

NGINX - /etc/nginx/uwsgi_params

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

uwsgi_param QUERY_STRING $query_string; uwsgi_param REQUEST_METHOD $request_method; uwsgi_param …

17 lines • MD5: 88ac833e... View →
/etc/nginx/scgi_params
NGINX Ubuntu 22.04 LTS (Jammy Jellyfish)

NGINX - /etc/nginx/scgi_params

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

scgi_param REQUEST_METHOD $request_method; scgi_param REQUEST_URI $request_uri; scgi_param QUE…

17 lines • MD5: df8c71e2... View →
/etc/nginx/proxy_params
NGINX Ubuntu 22.04 LTS (Jammy Jellyfish)

NGINX - /etc/nginx/proxy_params

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

proxy_set_header Host $http_host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $…

4 lines • MD5: 2612ba34... View →
/etc/nginx/nginx.conf
NGINX Ubuntu 22.04 LTS (Jammy Jellyfish)

NGINX - /etc/nginx/nginx.conf

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

user www-data; worker_processes auto; pid /run/nginx.pid; include /etc/nginx/modules-enabled/*.conf; events …

83 lines • MD5: cc381056... View →
/etc/nginx/mime.types
NGINX Ubuntu 22.04 LTS (Jammy Jellyfish)

NGINX - /etc/nginx/mime.types

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

types { text/html html htm shtml; text/css …

89 lines • MD5: bd837e7b... View →
/etc/nginx/koi-win
NGINX Ubuntu 22.04 LTS (Jammy Jellyfish)

NGINX - /etc/nginx/koi-win

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

charset_map koi8-r windows-1251 { 80 88 ; # euro 95 95 ; # bullet 9A A0 ; # &nbsp; …

103 lines • MD5: bfa0b803... View →
/etc/nginx/koi-utf
NGINX Ubuntu 22.04 LTS (Jammy Jellyfish)

NGINX - /etc/nginx/koi-utf

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

# This map is not a full koi8-r <> utf8 map: it does not contain # box-drawing and some other characters. B…

109 lines • MD5: 3e338aca... View →
/etc/nginx/fastcgi_params
NGINX Ubuntu 22.04 LTS (Jammy Jellyfish)

NGINX - /etc/nginx/fastcgi_params

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

fastcgi_param QUERY_STRING $query_string; fastcgi_param REQUEST_METHOD $request_method; fastcgi_…

26 lines • MD5: ed054bf0... View →
/etc/nginx/fastcgi.conf
NGINX Ubuntu 22.04 LTS (Jammy Jellyfish)

NGINX - /etc/nginx/fastcgi.conf

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; fastcgi_param QUERY_STRING $que…

27 lines • MD5: 74e91892... View →
/etc/nginx/snippets/snakeoil.conf
NGINX Ubuntu 22.04 LTS (Jammy Jellyfish)

NGINX - /etc/nginx/snippets/snakeoil.conf

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

# Self signed certificates generated by the ssl-cert package # Don't use them in a production server! ssl_ce…

5 lines • MD5: 0a8bff8a... View →
/etc/nginx/snippets/fastcgi-php.conf
NGINX Ubuntu 22.04 LTS (Jammy Jellyfish)

NGINX - /etc/nginx/snippets/fastcgi-php.conf

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

# regex to split $uri to $fastcgi_script_name and $fastcgi_path fastcgi_split_path_info ^(.+?\.php)(/.*)$; #…

13 lines • MD5: 828e5bd1... View →
/etc/nginx/sites-available/default
NGINX Ubuntu 22.04 LTS (Jammy Jellyfish)

NGINX - /etc/nginx/sites-available/default

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

## # You should look at the following URL's in order to grasp a solid understanding # of Nginx configuration …

91 lines • MD5: f1f26aef... View →
/etc/mysql/mysql.cnf
MySQL Ubuntu 22.04 LTS (Jammy Jellyfish)

MySQL - /etc/mysql/mysql.cnf

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

# Copyright (c) 2015, 2025, Oracle and/or its affiliates. # # This program is free software; you can redistri…

34 lines • MD5: e43e8042... View →
/etc/mysql/my.cnf.fallback
MySQL Ubuntu 22.04 LTS (Jammy Jellyfish)

MySQL - /etc/mysql/my.cnf.fallback

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

# Copyright (c) 2015, 2025, Oracle and/or its affiliates. # # This program is free software; you can redistri…

33 lines • MD5: c6e5f877... View →
/etc/mysql/mysql.conf.d/mysqld.cnf
MySQL Ubuntu 22.04 LTS (Jammy Jellyfish)

MySQL - /etc/mysql/mysql.conf.d/mysqld.cnf

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

# Copyright (c) 2014, 2025, Oracle and/or its affiliates. # # This program is free software; you can redistri…

34 lines • MD5: 413ad72c... View →
/etc/mysql/conf.d/mysql.cnf
MySQL Ubuntu 22.04 LTS (Jammy Jellyfish)

MySQL - /etc/mysql/conf.d/mysql.cnf

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

# Copyright (c) 2015, 2025, Oracle and/or its affiliates. # # This program is free software; you can redistri…

30 lines • MD5: a5791297... View →
/etc/mysql/debian.cnf
MariaDB Ubuntu 22.04 LTS (Jammy Jellyfish)

MariaDB - /etc/mysql/debian.cnf

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

# THIS FILE IS OBSOLETE. STOP USING IT IF POSSIBLE. # This file exists only for backwards compatibility for #…

14 lines • MD5: df477b52... View →

Keep exploring

Browse by application or distro when you want a wider view.