Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F27206663
obsidian51.conf
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
obsidian51.conf
View Options
# -------------------------------------------------------------
# Webserver
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Site: obsidian51.nasqueron.org
# License: Trivial work, not eligible to copyright
# Source file: roles/webserver-alkane/nginx/files/vhosts/nasqueron.org/obsidian51.conf
# -------------------------------------------------------------
#
# <auto-generated>
# This file is managed by our rOPS SaltStack repository.
#
# Changes to this file may cause incorrect behavior
# and will be lost if the state is redeployed.
# </auto-generated>
server {
# Maintained by Dereckson
# Development environment for Obsidian Workspaces
listen 80;
listen [::]:80;
server_name obsidian51.nasqueron.org;
include includes/tls;
ssl_certificate /usr/local/etc/letsencrypt/live/obsidian51.nasqueron.org/fullchain.pem;
ssl_certificate_key /usr/local/etc/letsencrypt/live/obsidian51.nasqueron.org/privkey.pem;
error_log /var/log/www/nasqueron.org/obsidian51-error.log;
access_log /var/log/www/nasqueron.org/obsidian51-access.log;
include includes/letsencrypt;
root /var/51-wwwroot/obsidian/workspaces/src;
index index.html index.php index.htm;
include includes/pluton;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, May 3, 04:40 (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3676420
Default Alt Text
obsidian51.conf (1 KB)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment