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

feat: spaceship faucet #144

Merged
merged 15 commits into from
Nov 24, 2024
Merged

feat: spaceship faucet #144

merged 15 commits into from
Nov 24, 2024

Conversation

Pantani
Copy link
Collaborator

@Pantani Pantani commented Nov 22, 2024

Description

This update introduces the Ignite Spaceship Faucet, allowing easier deployment and management of a faucet for your blockchain. The --faucet flag integrates faucet setup directly into the deployment process, or you can manage it separately with start/restart commands.

New Commands

  • Deploy with faucet:
ignite spaceship deploy <HOST> --faucet
  • Start/restart the faucet:
ignite spaceship faucet start <HOST>
ignite spaceship faucet restart <HOST> --faucet-port 8770
  • View logs (faucet & chain):
ignite spaceship log chain <HOST>
ignite spaceship log faucet <HOST>

@Pantani Pantani self-assigned this Nov 22, 2024
@github-actions github-actions bot added the ci label Nov 22, 2024
@Pantani Pantani marked this pull request as ready for review November 22, 2024 20:23
Copy link
Member

@julienrbrt julienrbrt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@Pantani Pantani merged commit 05130c5 into main Nov 24, 2024
32 checks passed
@Pantani Pantani deleted the feat/spaceship-faucet branch November 24, 2024 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants