https://www.lunasec.io logo
Join Slack
Powered by
# general
  • f

    Forrest Allison

    05/09/2022, 8:33 PM
    You will need an AWS account configured, with permissions to spin up the resources that the CDK will be spinning up. Just S3 buckets and queues
  • f

    Forrest Allison

    05/09/2022, 8:33 PM
    it works the same as the AWS CLI so just get that set up on your machine with a default profile youre happy with and you should be good
  • f

    Forrest Allison

    05/09/2022, 8:33 PM
    Those should be some exceptionally cheap resources so it shouldnt break the bank 🙂
  • c

    Cameron Smart

    05/09/2022, 10:32 PM
    @Forrest Allison been stuck on this one for a while
    Copy code
    Could not assume role in target account using current credentials (which are for account 862989225104) User: arn:aws:iam::862989225104:user/cameron is not authorized to perform: sts:AssumeRole on resource: arn:aws:iam::134071937287:role/cdk-hnb659fds-deploy-role-134071937287-us-west-2 . Please make sure that this role exists in the account. If it doesn't exist, (re)-bootstrap the environment with the right '--trust', using the latest version of the CDK CLI.
    I set up the IAM account with the policy that allows it to change roles... But it's saying that my IAM account (862989225104) is not allowed to operate on the 134071937287 account. That account number appears in the README so I think it must be something y'all own?
  • b

    breadchris

    05/09/2022, 11:19 PM
    @Cameron Smart yeah that shouldn't be in there
  • s

    Slackbot

    05/09/2022, 11:19 PM
    This message was deleted.
    c
    b
    +2
    • 5
    • 73
  • b

    breadchris

    05/09/2022, 11:20 PM
    to be 862989225104
  • c

    Cameron Smart

    05/10/2022, 7:40 PM
    So I got the tmux command to work, now I am here https://github.com/lunasec-io/lunasec/blob/master/lunatrace/README_DEV_SETUP.md#setting-up-the-database Can't seem to find the kratos container. I am not sure I have installed kratos either.
    Copy code
    [cameron@ThePad bsl]$ sudo tmuxp load /home/cameron/projects/lunasec/lunatrace/bsl/generated-lunatrace-tmuxp.yaml
    [Loading] /home/cameron/projects/lunasec/lunatrace/bsl/generated-lunatrace-tmuxp.yaml
    [cameron@ThePad bsl]$ sudo docker-compose exec kratos /usr/bin/kratos migrate sql /config/config.yaml migrate sql -e --yes
    service "kratos" is not running container #1
  • b

    breadchris

    05/10/2022, 7:45 PM
    @Cameron Smart we just pushed some changes to the master branch that should fix that for you
  • b

    breadchris

    05/10/2022, 7:45 PM
    if you want to pull
  • c

    Cameron Smart

    05/10/2022, 7:45 PM
    will do
  • b

    breadchris

    05/10/2022, 7:45 PM
    and you don't have run that command anymore
  • c

    Cameron Smart

    05/10/2022, 7:49 PM
    Seems to be doing something a little different.
  • c

    Cameron Smart

    05/10/2022, 7:50 PM
    Do I need to follow those Hasura commands?
  • b

    breadchris

    05/10/2022, 7:50 PM
    want to hop on a video call?
  • b

    breadchris

    05/10/2022, 7:51 PM
    To join the video meeting, click this link: https://meet.google.com/ifn-rsxd-rbe Otherwise, to join by phone, dial +1 317-961-0706 and enter this PIN: 171 680 505# To view more phone numbers, click this link: https://tel.meet/ifn-rsxd-rbe?hs=5
  • c

    Cameron Smart

    05/10/2022, 7:51 PM
    sure! give me 5 minutes
  • b

    breadchris

    05/10/2022, 8:14 PM
    Copy code
    serve:
      public:
        base_url: <http://localhost:4455/api/kratos/>
    
    selfservice:
      methods:
        password:
          enabled: false
        oidc:
          enabled: true
          config:
            providers:
              - id: github-app
                provider: github-app
                client_id: xxxx
                client_secret: xxxx
                mapper_url: file:///config/oidc.github.jsonnet
  • b

    breadchris

    05/10/2022, 8:14 PM
    lunasec/lunatrace/bsl/ory/kratos/config.dev.yaml
  • v

    vinckr

    06/09/2022, 8:46 PM
    hello friends 👋
  • b

    breadchris

    06/09/2022, 8:47 PM
    hello!
  • f

    Free Wortley

    06/09/2022, 10:41 PM
    What's upppp Vincent!
  • f

    Free Wortley

    06/09/2022, 10:41 PM
    @vinckr You're the man 😂
    😄 1
    🙌 1
  • s

    Slackbot

    06/21/2022, 11:41 PM
    This message was deleted.
    f
    b
    • 3
    • 5
  • s

    Slackbot

    06/24/2022, 1:59 PM
    This message was deleted.
    v
    f
    • 3
    • 2
  • b

    breadchris

    06/25/2022, 7:09 PM
    i feel like this is just the tip of the iceberg
  • b

    breadchris

    06/25/2022, 7:09 PM
    this stuff is just going to keep happening
  • s

    Slackbot

    07/22/2022, 7:26 AM
    This message was deleted.
    f
    • 2
    • 1
  • s

    Slackbot

    07/29/2022, 8:17 PM
    This message was deleted.
    f
    • 2
    • 1
  • f

    Forrest Allison

    07/29/2022, 8:55 PM
    @Free Wortley I can take a look at that ruby vuln later. Maybe we can pair on that in an hour or so if you have time
    ✅ 1
12Latest