Just got a #lapis (#openresty) server working with #fennel #lisp .
#lapis #openresty #fennel #lisp
RT @ApacheAPISIX
Delve into the practical uses of OpenResty - from its database encapsulation to web framework and more ⏬
https://api7.ai/learning-center/openresty/faq-5
#apacheapisix #opensource #apigateway #programming #openresty #learn #lua #apis #OpenResty #webdevelopment #webframework #technology #database
#database #Technology #Webframework #webdevelopment #apis #lua #learn #openresty #Programming #APIGateway #OpenSource #apacheapisix
My secret weapon is OpenResty. Probably the most stable, powerful and underappreciated web server. nginx + lua!!
Any fellow OpenResty fans out there???
#webdev #lua #nginx #openresty
My secret weapon is OpenResty. Probably the most stable, powerful and underappreciated server-side web server out there. nginx + lua!!
Any fellow OpenResty fans out there???
#webdev #lua #nginx #openresty
fighting to enable SSO on my self-hosted system.
I got #lemonldap-ng working with #nexcloud, but now i'm stuck with #dokuwiki SSO since it require lua and my #nginx version did remove lua support...
I will have to study if #openresty is possible ...
#openresty #nginx #dokuwiki #nexcloud #lemonldap
RT ApacheAPISIX: \@OpenResty is the enhanced \@nginx with dynamic requests and responses.
💡This article explains the APIs for manipulating Request and Response in #OpenResty, such as "ngx.req.set_method", "ngx.req.set_uri_args", "ngx.req.set_header", etc.
https://api7.ai/learning-center/openresty/handling-requests-responses-dynamically
RT @OpenResty
Understanding how #OpenResty, #Nginx, and #LuaJIT allocate and manage memory, helps debug and optimize memory usage or leaking issues. #OpenRestyXRay, automatically analyzes and troubleshoots memory usage issues without any modifications or compromises. 👇
https://blog.openresty.com/en/how-or-alloc-mem/
#openrestyxray #luajit #nginx #openresty
Knowledge of #NGINX Used in #OpenResty https://api7.ai/learning-center/openresty/knowledge-of-nginx-used-in-openresty
New #Documentation: Implementing Geo-Blocking with OpenResty and LUA
Author: Ben Tasker
#documentation #docker #georestrictions #lua #openresty #security #web
New #Blog: Running a Mastodon Instance using docker-compose
Author: Ben Tasker
https://www.bentasker.co.uk/posts/blog/general/running-mastodon-in-docker-compose.html
#backup #cdn #containers #docker #docker-compose #linux #mastodon #nginx #openresty #postgres #socialmedia #socialnetworks
#blog #backup #cdn #containers #docker #linux #mastodon #nginx #openresty #postgres #socialmedia #socialnetworks
@theterg Does it need to be globally accessible, or do you just need to be able to reach it when out and about?
Mine got hit quite hard recently by someone, so I stuck #OpenResty in front to do some geofencing - https://www.bentasker.co.uk/posts/documentation/security/creating-geo-restrictions-in-openresty-with-lua.html
Other than that, not really had to do any hardening - install updates and #Nextcloud is pretty robust, just make sure you're using steing passwords etc
@10leej Agreed. My son is experimenting with a full web framework (similar in concept to Ruby on Rails or Python's Flask or Bottle) called Lapis, based on #nginx, #openresty and #lua.
That's more for building web applications with database backends, but you could also use it to build simpler websites with more application logic and dynamic requests instead of a static website that #hugo produces.
Eventually, I'd like to do more with Lapis... it'll probably be a while.
Do I know anyone that has worked with the lua-resty-auto-ssl for OpenResty/NGINX? #linux #nginx #openresty
Today, I dug into #openresty for the first time. Definitely a fresh up for my #lua skills :D