Ottr: Serverless Public Key Infrastructure Framework
Ottr is a serverless framework for Public Key Infrastructure (PKI) that aims to provide a robust and scalable method to manage end-to-end certificate rotations using an agentless approach.
Ottr is a serverless framework for Public Key Infrastructure (PKI) that aims to provide a robust and scalable method to manage end-to-end certificate rotations using an agentless approach.
Facebook Scraper Use Flask API to wrap Facebook data. Grab the wapper of Facebook public pages without an API key. (Currently working 2021) Setup Befo
CryptoApp - Python code to pull wallet balances from a variety of different chains through nothing other than your public key.
EZ DDNS CLOUDFLARE This script aims to make the dynamic ip of your local server, public. It does this by regularly updating cloudflare's dns record. B
A lightweight (serverless) native python parallel processing framework based on simple decorators and call graphs, supporting both control flow and dataflow execution paradigms as well as de-centralized CPU & GPU scheduling.
Serverless Framework Python Flask API service backed by DynamoDB on AWS Python Flask API service, backed by DynamoDB, running on AWS Lambda using the
๐ฉ๏ธ tfquery ๐ฉ๏ธ Run SQL queries on your Terraform infrastructure. Ask questions that are hard to answer ๐ What is tfquery? tfquery is a framework tha
MuMMI Core is the underlying infrastructure and generalizable component of the MuMMI framework, which facilitates the coordination of massively parallel multiscale simulations.
Nectl An end-to-end Python-based Infrastructure as Code framework for network automation and orchestration. Features Data modelling and validation. Da
Hydrosphere Mist Hydrosphere Mist is a serverless proxy for Spark cluster. Mist provides a new functional programming framework and deployment model f
Zappa - Serverless Python About Installation and Configuration Running the Initial Setup / Settings Basic Usage Initial Deployments Updates Rollback S
Zappa - Serverless Python About Installation and Configuration Running the Initial Setup / Settings Basic Usage Initial Deployments Updates Rollback S
ActionServerless - Use GitHub Actions to create a serverless service ActionServerless is an action to do some computing and then generate a string/JSO
LocalStack - A fully functional local AWS cloud stack LocalStack provides an easy-to-use test/mocking framework for developing Cloud applications. Cur
Python-lambda is a toolset for developing and deploying serverless Python code in AWS Lambda. A call for contributors With python-lambda and pytube bo
AWS SQS With Lambda notification ์๋ฒ ๊ตฌ์ถ์ ์ํ Poc TODO serverless๋ฅผ ํตํด sqs ๊ด๋ จ ๋ฆฌ์์ค(๋๋ค, sqs) ๋ฐฐํฌ ๊ฐ๋ฅํ ํ ํ๋ฆฟ ์์ฑ ๋ฐ ๋ฐฐํฌ poc์ฐจ์์์ ๊ฐ๋จํ rest api ํธ์ถ์ ํตํ sqs fifo ํ์ ๋ฉ์์ง
xrpl-price-persist-oracle-sam This is a XRPL Oracle that publishes external data into the XRPL. This Oracle was inspired by XRPL-Labs/XRPL-Persist-Pri
YandexCloud serverless function deploy action Deploy new serverless function version (including function creation if it does not exist). Inputs yc_acc
Serverless-capture-lambda-payload-demo Serverless demo showing users how they can capture (and obfuscate) their Lambda payloads in Datadog APM This wi
Serverless Munki This repository contains cross platform code to deploy a production ready Munki service, complete with AutoPkg, that runs entirely fr
No response
Update Container Runtime Logic, Pending Fix Week of November 8, 2021.
0.0.1
No response
I have provisioned the infra and added a couple of devices running ubuntu linux servers. Added the device to dynamoDB using Ottr API and the below payload
data = { "system_name": "d5.xxxx-prod.com", "common_name": "d5.xxxx-prod.com", "certificate_authority": "lets_encrypt", "data_center": "AWS", "device_model": "linux", "host_platform": "Ubuntu", "ip_address": "10.1.60.173", "os_version": "18.04", }
Cloudwatch event trigger scans the DynamoDB using the lambda, the output of which is attached to the report. After that there is no trigger of step function and creation of the certificate? Are the network devices the only supported use case or Ottr also manages Ubuntu/Linux certificates?
v0.0.1
timestamp,message
1637999047236,"START RequestId: 27429d6c-6e01-478d-95c2-a92cae8afc2b Version: $LATEST
"
1637999049733,"[INFO] 2021-11-27 07:44:09,733.733Z 27429d6c-6e01-478d-95c2-a92cae8afc2b Scanned Table: {'Items': [
{'origin': 'API', 'os_version': '18.04', 'device_model': 'linux', 'ip_address': '10.1.50.139', 'subject_alternative_name': ['d1.xxxx-prod.com'], 'common_name': 'd1.xxxx-prod.com', 'host_platform': 'Ubuntu', 'certificate_expiration': 'None', 'system_name': 'd1.xxx-prod.com', 'certificate_authority': 'lets_encrypt', 'data_center': 'AWS', 'certificate_validation': 'True'}, {
{'origin': 'API', 'os_version': '18.04', 'device_model': 'linux', 'ip_address': '10.1.60.173', 'subject_alternative_name': ['d5.xxxx-prod.com'], 'common_name': 'd5.xxxx-prod.com', 'host_platform': 'Ubuntu', 'certificate_expiration': '2021-11-29T01:00:00', 'system_name': 'd5.xxxx-prod.com', 'certificate_authority': 'lets_encrypt', 'data_center': 'AWS', 'certificate_validation': 'True'}],
'Count': 3, 'ScannedCount': 3, 'ResponseMetadata': {'RequestId': 'RMSH4SHEHI2N9HVSBTSG1F1DM7VV4KQNSO5AEMVJF66Q9ASUAAJG', 'HTTPStatusCode': 200, 'HTTPHeaders': {'server': 'Server', 'date': 'Sat, 27 Nov 2021 07:44:09 GMT', 'content-type': 'application/x-amz-json-1.0', 'content-length': '1390', 'connection': 'keep-alive', 'x-amzn-requestid': 'RMSH4SHEHI2N9HVSBTSG1F1DM7VV4KQNSO5AEMVJF66Q9ASUAAJG', 'x-amz-crc32': '4200178217'}, 'RetryAttempts': 0}}
"
1637999049733,"[INFO] 2021-11-27 07:44:09,733.733Z 27429d6c-6e01-478d-95c2-a92cae8afc2b Rotate Certificates: []
"
1637999049761,"END RequestId: 27429d6c-6e01-478d-95c2-a92cae8afc2b
"
No response
Currently there's a heavy manual effort to configure the infrastructure especially around the API.
Add a target in the Makefile to automate the configuration component in the infrastructure.
No response
Target Completion: Week of November 22, 2021
Weather Underground โ Influx DB ?? Serverless function for replicating Weather U
Portfolio-tracker - This serverless application let's you keep track of your investment portfolios
ETHAdressGenerator This short program will generate a eth key pair that has the public key that starts with a defined amount of 0 Requirements Python
Django Serverless Cron - Run cron jobs easily in a serverless environment
Serverless Scrapy project This project aims to evaluate the feasibility of an architecture based on serverless technology for a web crawler using scra
dcf-game-infrastructure All the components necessary to run a game of the OOO DC
A simple, transparent, open-source key logger, written in Python, for tracking your own key-usage statistics, originally intended for keyboard layout optimization.
Key Cast Screen cast your keyboard and mouse clicks in style Project Homepage ยป View Demo ยท Report Bug ยท Request Feature Table of Contents Introductio
Key_Logger Key Logger using Python This is the basic Keylogger that i have made
Hawkpost Hawkpost lets you create unique links that you can share with the person that desires to send you important information but doesn't know how