aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control9
-rw-r--r--debian/nginx-config.hide1
-rw-r--r--debian/nginx-config.install1
4 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index eeedc3b..36c3b93 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ shione-config (0.1.0) UNRELEASED; urgency=low
* Add current openssh-server configuration.
* Add current nftables configuration.
+ * Add current nginx configuration.
* Initial release.
-- Mohammed Amar-Bensaber <renken@shione.net> Sun, 24 Aug 2024 16:06:00 +0200
diff --git a/debian/control b/debian/control
index 659401f..de3e38e 100644
--- a/debian/control
+++ b/debian/control
@@ -23,3 +23,12 @@ Provides: ${diverted-files}
Conflicts: ${diverted-files}
Description: Shione nftables configuration.
Nftables configuration for shione.net.
+
+Package: nginx-config
+Architecture: all
+Multi-Arch: foreign
+Depends: ${misc:Depends}, nginx, certbot, python3-certbot-nginx
+Provides: ${diverted-files}
+Conflicts: ${diverted-files}
+Description: Shione nginx configuration.
+ Nginx configuration for shione.net.
diff --git a/debian/nginx-config.hide b/debian/nginx-config.hide
new file mode 100644
index 0000000..065ff61
--- /dev/null
+++ b/debian/nginx-config.hide
@@ -0,0 +1 @@
+/etc/nginx/sites-enables/defaut
diff --git a/debian/nginx-config.install b/debian/nginx-config.install
new file mode 100644
index 0000000..c9123c0
--- /dev/null
+++ b/debian/nginx-config.install
@@ -0,0 +1 @@
+files/etc/nginx /etc/