diff --git a/Procfile b/Procfile new file mode 100644 index 0000000..5e3c061 --- /dev/null +++ b/Procfile @@ -0,0 +1,3 @@ +certstream_producer: python3 certstream_producer.py +certstream_consumer: python3 certstream_consumer.py +notifications_consumer: python3 notifications_consumer.py diff --git a/php/bootstrap.php b/php/bootstrap.php new file mode 100644 index 0000000..e69de29 diff --git a/php/certalertbot.php b/php/certalertbot.php new file mode 100644 index 0000000..e69de29