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

Docker files #713

Merged
merged 27 commits into from
Aug 30, 2022
Merged

Docker files #713

merged 27 commits into from
Aug 30, 2022

Commits on Aug 17, 2022

  1. Add docker build scripts

    Prepare containers to run lotus, boost in debug mode
    airenas committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    2c5a41b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc1e82d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    c57b7cd View commit details
    Browse the repository at this point in the history
  2. Make clearer var names

    airenas committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    36af488 View commit details
    Browse the repository at this point in the history
  3. Fix nginx proxy

    airenas committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    01553ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a43acb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13129d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c66d462 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dd5a14d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0c4ba86 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d522193 View commit details
    Browse the repository at this point in the history
  10. Fix port extract command

    airenas committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    7f083c7 View commit details
    Browse the repository at this point in the history
  11. Fix typos

    airenas committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    b78d9e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    ef2314b View commit details
    Browse the repository at this point in the history
  2. Fix typo

    airenas committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    3a93633 View commit details
    Browse the repository at this point in the history
  3. Expose default ports

    airenas committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    3706af3 View commit details
    Browse the repository at this point in the history
  4. Add resolver for nginx docker dns

    Boost container's IP can change and gui can't deal with it
    airenas committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    3bddb42 View commit details
    Browse the repository at this point in the history
  5. Fix new lines

    airenas committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    0b1eb1f View commit details
    Browse the repository at this point in the history
  6. Update readme for devnet

    And some other minor text cleaning
    airenas committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    8e9dfce View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Add script on timer to reload nginx conf

    Fix problem when nginx caches boost IP and GUI is not functioning
    after `docker compose up` finishes
    airenas committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    385c9c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Fix problem with failing publishing

    Local address of a miner was passed to the boost container
    airenas committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    6c637a2 View commit details
    Browse the repository at this point in the history
  2. Mimic devnet params from boost sample

    From pkg/devnet/devnet.go
    airenas committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    4951b8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38bf867 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb78773 View commit details
    Browse the repository at this point in the history
  5. Update examples/devnet/docker-compose.yaml

    Co-authored-by: Anton Evangelatov <anton.evangelatov@gmail.com>
    airenas and nonsense authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    7a7d707 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f7a8bf View commit details
    Browse the repository at this point in the history
  7. Reduce WaitDealsDelay

    airenas committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    a7bbc49 View commit details
    Browse the repository at this point in the history