# Redbean 2.0 공개

> Clean Markdown view of GeekNews topic #6773. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=6773](https://news.hada.io/topic?id=6773)
- GeekNews Markdown: [https://news.hada.io/topic/6773.md](https://news.hada.io/topic/6773.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-06-17T09:40:55+09:00
- Updated: 2022-06-17T09:40:55+09:00
- Original source: [justine.lol](https://justine.lol/redbean2/)
- Points: 20
- Comments: 3

## Topic Body

- Zip 파일에 html만 넣으면 6개 OS에서 직접 실행되는 웹서버  
- 취미프로젝트로 시작했지만, 이제는 Lua + SQLite가 호스팅 되는 1.9mb 크기의 복잡한 기능들을 제공  
→ REPL 지원, Mbed TLS, 샌드박싱, argon2 패스워드 해슁, MaxMind IP Geolocation 등  
→ Easy-Mode API 와 고수준 개발을 위한 웹프레임워크(Fullmoon) 제공   
→ .args 파일로 명령행 인자 지정 가능  
- x86-64 Linux, MacOS, FreeBSD, NetBSD, OpenBSD 지원

## Comments



### Comment 10607

- Author: ryugwang
- Created: 2022-06-17T13:15:25+09:00
- Points: 2

개인 프로젝트에 사용할까 하다가 개발 도중에 파일 수정할 때마다 zip으로 다시 묶어서 재실행하는 게 귀찮겠다 싶어서 제쳐 두었는데, 이번에 다시 보니 특정 지역 디렉터리의 파일들을 그대로 서빙할 수 있는 -D 옵션이 있네요.  
  
잠깐 시험해 봤는데 지역 파일의 수정 사항이 실시간으로 반영됩니다. 하위 디렉터리들도 인식하고요.

### Comment 10579

- Author: eususu
- Created: 2022-06-17T10:17:34+09:00
- Points: 1

와, 이게 신기한 프로젝트로 끝날 줄 알았는데..  
잘 지켜봐야겠습니다.

### Comment 10575

- Author: xguru
- Created: 2022-06-17T09:41:00+09:00
- Points: 1

[Redbean - 파일1개로 실행되는 웹서버](https://news.hada.io/topic?id=3815)
