Recently Updated Pages
Running BookStack in aaPanel Using Docker
Running BookStack in aaPanel Using Docker
Updated 4 months ago by Ahmad
Create Docker compose in YAML file Write this following code: version: '3.8' services: booksta...
Nginx Server Configuration
Running Django Framework API on aaPanel
Updated 4 months ago by Ahmad
server { listen 80; server_name investment.introvesia.com; index index.php index.html...
UWSG Configuration
Running Django Framework API on aaPanel
Updated 4 months ago by Ahmad
INI File [uwsgi] module = introvesia.wsgi:application master = true processes = 4 socket = /var/w...
Handler Function
Creating Database Importer with NodeJS ...
Updated 4 months ago by Ahmad
Handler function is a function that will be invoked by AWS Lambda when the trigger is activated. ...
Credential Configuration File
Creating Database Importer with NodeJS ...
Updated 4 months ago by Ahmad
Accessing AWS S3 bucket needs permission using credential. The credential will be stored into a f...
Creating Global Environment Variables
Creating Database Importer with NodeJS ...
Updated 4 months ago by Ahmad
Global environment variables are varible that is accessible globally. Usually it's declared in fi...
Running SAM in Local Computer
Running AWS Lambda Function on Local En...
Updated 4 months ago by Ahmad
SAM stands for Serverless Application Model. Run this following command : sam local invoke