Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: api review apps #1179

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open

WIP: api review apps #1179

wants to merge 31 commits into from

Commits on Mar 21, 2024

  1. push api container to ecr

    Josh Adams committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    34d7b85 View commit details
    Browse the repository at this point in the history
  2. Accidentally yaml'd

    Josh Adams committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    872579d View commit details
    Browse the repository at this point in the history
  3. Add api pulumi setup

    Josh Adams committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e914822 View commit details
    Browse the repository at this point in the history
  4. Run a postgres on the api server

    Josh Adams committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    c42bc33 View commit details
    Browse the repository at this point in the history
  5. Give the instance an ssh key

    Josh Adams committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    ea2689d View commit details
    Browse the repository at this point in the history
  6. Enable ssh for api security group

    while debugging
    Josh Adams committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    82c1d46 View commit details
    Browse the repository at this point in the history
  7. set up keypair appropriately

    Josh Adams committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e328857 View commit details
    Browse the repository at this point in the history
  8. Start the api though

    Josh Adams committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    d78c8df View commit details
    Browse the repository at this point in the history
  9. migrations

    Josh Adams committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4145592 View commit details
    Browse the repository at this point in the history
  10. Fix some variable names

    Josh Adams committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    be06797 View commit details
    Browse the repository at this point in the history
  11. Don't use alpine atm

    Josh Adams committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0effaf6 View commit details
    Browse the repository at this point in the history
  12. Make docker know about a network maybe

    Josh Adams committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    05abb82 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    2ef445d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1cc300 View commit details
    Browse the repository at this point in the history
  3. Preview client application

    tmiller committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9743b2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aca6ba0 View commit details
    Browse the repository at this point in the history
  5. Deploy client

    tmiller committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    df69909 View commit details
    Browse the repository at this point in the history
  6. Just use declarative names

    tmiller committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8248d24 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Trigger

    tmiller committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    f320eb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Override port and command

    tmiller committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    c0cd4ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9547f8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6f4e0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7909be7 View commit details
    Browse the repository at this point in the history
  5. open port 22 on multiplayer

    tmiller committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    42fa5db View commit details
    Browse the repository at this point in the history
  6. Try running caddy for TLS

    tmiller committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    ce33df5 View commit details
    Browse the repository at this point in the history
  7. Add 443 as open port

    tmiller committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    1ada57a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d935695 View commit details
    Browse the repository at this point in the history
  9. Trigger deploy

    tmiller committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    043221e View commit details
    Browse the repository at this point in the history
  10. Delete stuff

    tmiller committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    33ff8f3 View commit details
    Browse the repository at this point in the history
  11. Revert "Delete stuff"

    This reverts commit 33ff8f3.
    tmiller committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    dc9abb3 View commit details
    Browse the repository at this point in the history
  12. Disable datadog

    tmiller committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    d78c85e View commit details
    Browse the repository at this point in the history