<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Server Management on The Workflow Archive</title><link>https://horizonchaser.duckdns.org/categories/server-management/</link><description>Recent content in Server Management on The Workflow Archive</description><generator>Hugo -- 0.151.0</generator><language>en-us</language><lastBuildDate>Tue, 30 Dec 2025 21:00:00 +0900</lastBuildDate><atom:link href="https://horizonchaser.duckdns.org/categories/server-management/index.xml" rel="self" type="application/rss+xml"/><item><title>[Server] 연구 데이터 보호를 위한 Rsync 자동 백업 시스템 구축</title><link>https://horizonchaser.duckdns.org/posts/123025_rsync/</link><pubDate>Tue, 30 Dec 2025 21:00:00 +0900</pubDate><guid>https://horizonchaser.duckdns.org/posts/123025_rsync/</guid><description>리눅스 워크스테이션에서 Rsync와 Crontab을 활용하여 대용량 연구 데이터를 안전하게 자동 백업하는 방법을 알아봅니다.</description></item><item><title>[Linux] GUI 툴 없이 Nginx 설정 파일(Conf)로 리버스 프록시 및 HTTPS 구축하기</title><link>https://horizonchaser.duckdns.org/posts/connect-external-duckdns/</link><pubDate>Tue, 16 Dec 2025 12:00:00 -0500</pubDate><guid>https://horizonchaser.duckdns.org/posts/connect-external-duckdns/</guid><description>&lt;h3 id="프롤로그-왜-텍스트-설정conf인가"&gt;프롤로그: 왜 텍스트 설정(Conf)인가?&lt;/h3&gt;
&lt;p&gt;&lt;a href="https://horizonchaser.duckdns.org/posts/install-nextcloud-docker/"&gt;지난 포스팅&lt;/a&gt;에서 Docker로 Nextcloud를 구축했습니다. 이제 외부 접속을 위해 웹 서버(Nginx)를 연결할 차례입니다.&lt;/p&gt;
&lt;p&gt;Nginx Proxy Manager(NPM) 같은 GUI 도구는 편리하지만, 시스템 리소스를 추가로 소모하고 문제 발생 시 디버깅이 어렵습니다. 반면, 리눅스 표준 방식인 &lt;strong&gt;설정 파일(.conf)을 직접 관리&lt;/strong&gt;하면 가볍고 유연하며, 서버의 동작 원리를 정확히 파악할 수 있습니다.&lt;/p&gt;
&lt;p&gt;이 글에서는 우분투(Ubuntu) 환경에서 &lt;strong&gt;Native Nginx&lt;/strong&gt;를 설치하고, &lt;strong&gt;설정 파일을 작성&lt;/strong&gt;하여 Docker 컨테이너와 연결한 뒤, &lt;strong&gt;Certbot&lt;/strong&gt;으로 HTTPS를 적용하는 전체 과정을 상세히 기록합니다.&lt;/p&gt;</description></item></channel></rss>