run postgresql with systemctl
sudo pacman -S postgresql
find version & build from source
name: Deploy (Dev) | |
concurrency: development | |
on: | |
push: | |
branches: ["main"] | |
workflow_dispatch: | |
jobs: |
-----BEGIN PGP PUBLIC KEY BLOCK----- | |
Version: ObjectivePGP | |
Comment: https://www.objectivepgp.com | |
Charset: UTF-8 | |
xsFNBGBKQJcBEACpcqHL+fJ5qnTDabBuRw9v391lyhc7tsbi49NRI9+GqAOCK/LB/y89QZGluq5P | |
S+ISSaZhW+rxvsyQMVfMW36LcCP8hTzFv0+YNrJGf3oSXzrkBA00fp3Jm/M9rz/YbJYpSpAWx1oD | |
k4UjOK3jLpLFphto6BFrArINcx2QJQGjNCTNWtiVvlt3uuLm/lp/YP4PdsPUlfc9aolzYQQgEYyA | |
MWRkPYs3n/9XPK+DMlD91P6PO51SYF7i45g5kg978Bq1q0Zo0boXcscPMGqzgNRfTbfHJLvZNvFh | |
LUBVIFxchiQeIn/LJgfCea/FOIF7j3TZKWk4/Dfn2SauqpVy7mzLbH77NO9IT/WVj9th7Phwu0X4 |
[{ | |
"Note": "The first two digits (ranging from 10–43) correspond to the province, while the last two digits correspond either to the city/delivery zone (range 01–50) or to the district/delivery zone (range 51–99). Afghanistan Postal code lookup", | |
"Country": "Afghanistan", | |
"ISO": "AF", | |
"Format": "NNNN", | |
"Regex": "^\\d{4}$" | |
}, { | |
"Note": "With Finland, first two numbers are 22.", | |
"Country": "Åland Islands", | |
"ISO": "AX", |
config.supportedLocales = { | |
en_AO: 'en_MF', | |
en_BF: 'en_MF', | |
en_BI: 'en_MF', | |
en_BJ: 'en_MF', | |
en_BW: 'en_MF', | |
en_CF: 'en_MF', | |
en_CG: 'en_MF', | |
en_CI: 'en_MF', | |
en_CM: 'en_MF', |
youtube-dl is a handy little command-line utility that, with the right command, automagically downloads videos from Youtube as well as other platforms such as Vimeo, Lynda.com, BBC, CNN etc..(Full list of supported websites)
Kindly proceed to youtube-dl's Github repo for detailed installation instructions for your respective OS
In case of an error, make sure you have Python 2.6, 2.7 or 3.2+ installed as youtube-dl needs it to run.
Remaining keys: | |
* Dead Space Origin Key | |
* Burnout Paradise: The Ultimate Box Origin Key | |
* Crysis 2 Maximum Edition Origin Key | |
* Medal of Honor Origin Key | |
* Mirror's Edge Origin Key | |
* Command & Conquer: Red Alert 3 - Uprising Origin Key | |
* Gratuitous Space Battles Steam Key | |
* Planet Stronghold DLC Key | |
* Defender's Quest Steam Key |
Many thanks to aronwoost for his great EC2 Lamp gist that this is forked from. I've modified parts of it, specifically around phpmyadmin configuration.
This gist additionally covers installing Phusion Passenger, Ruby Gems, all dependencies and the final configuration to get you up and running ASAP.
Launch the instance and connect with ssh.