Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

# GET /user/1 does not return confirmation
# { "id": 1, "email": "davideaglephotos@gmail.com", "username": "jose" }
class UserModel(db.Model):
__tablename__ = "users"
id = db.Column(db.Integer, primary_key=True)
username = db.Column(db.String(80), nullable=False, unique=True)
password = db.Column(db.String(80), nullable=False)
email = db.Column(db.String(80), nullable=False, unique=True)
<h1 id="kirpparikalle_title"></h1>
<br />
<div id="kirpparikalle_container"></div>
<!-- Note: jQuery is requirement for the integration scripts.
  If you already have jQuery included in your website, you can remove the next line. -->
<script type="text/javascript" src="https://zellr.com/integration/jquery.min.js"></script>
<script type="text/javascript" src="https://zellr.com/integration/kirpparikalle_i18n.js"></script>
<script type="text/javascript">// <![CDATA[
  $(function() {
  KK_COMPANY = 'demo';
This file has been truncated, but you can view the full file.
2019/11/13 15:25:50 [INFO] Terraform version: 0.11.14
2019/11/13 15:25:50 [INFO] Go runtime version: go1.12.4
2019/11/13 15:25:50 [INFO] CLI args: []string{"/usr/local/Cellar/tfenv/1.0.2/versions/0.11.14/terraform", "plan", "--target=module.cf_beta.aws_cloudfront_distribution.distribution"}
2019/11/13 15:25:50 [DEBUG] Attempting to open CLI config file: /Users/davidornj/.terraformrc
2019/11/13 15:25:50 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2019/11/13 15:25:50 [INFO] CLI command args: []string{"plan", "--target=module.cf_beta.aws_cloudfront_distribution.distribution"}
2019/11/13 15:25:50 [TRACE] module source: "../modules/aic-wordpress-mysql"
2019/11/13 15:25:50 [TRACE] module source: "../modules/seo-metadata-creator"
2019/11/13 15:25:50 [TRACE] module source: "../modules/vpc_peering"
2019/11/13 15:25:50 [TRACE] module source: "../modules/vpc_peering"
{"name":"micro.doctor","hostname":"micro-doctor-5f585b8c46-gggp6","pid":27,"level":"DEBUG","msg":"Error retrieving cached copy of service health for service customer-analytics. Unable to send health checks for this service to DataDog! Error:Health endpoint http://customer-analytics.default.svc.cluster.local:10000/health/ returned an empty body or unexpected status code 404","time":"2019-10-10T13:56:59.669Z","v":0}
{
"_index": "x-logstash-1970.01.01",
"_type": "_doc",
"_id": "l80otW0B5bOudMZKqmFj",
"_version": 1,
"_score": null,
"_source": {
{"level":50,"time":1570702172674,"pid":17,"hostname":"kubernetes-external-secrets-5cb85dbf8d-rr69n","msg":"failure while polling the secrets","v":1}
{
"_index": "x-logstash-2064.04.22",
"_type": "_doc",
"_id": "e8UotW0B-qgoVCfSdZbS",
"_version": 1,
"_score": null,
"_source": {
fluentd-elasticsearch:
image:
repository: quay.io/fluentd_elasticsearch/fluentd
## Specify an imagePullPolicy (Required)
## It's recommended to change this to 'Always' if the image tag is 'latest'
## ref: http://kubernetes.io/docs/user-guide/images/#updating-images
tag: v2.7.0
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
apiVersion: v1
kind: Service
metadata:
name: wallet
labels:
name: wallet
team: myice
annotations:
plugins.konghq.com: wallet-key-auth, wallet-acl
spec:
apiVersion: configuration.konghq.com/v1
kind: KongIngress
metadata:
name: kong-wallet-ingress
namespace: default
proxy:
path: /
route:
protocols:
- https
apiVersion: configuration.konghq.com/v1
kind: KongIngress
metadata:
name: kong-wallet-ingress
namespace: default
proxy:
path: /
route:
protocols:
- https
apiVersion: configuration.konghq.com/v1
kind: KongIngress
metadata:
name: wallet-kong-ingress
namespace: default
proxy:
path: /
route:
protocols:
- https