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

build(repo): automate running fuel-core-nats locally #20

Merged
merged 6 commits into from
Jun 20, 2024

Conversation

Jurshsmith
Copy link
Member

@Jurshsmith Jurshsmith commented Jun 12, 2024

Introduce start.fuel-core-nats for starting the fuel-core-nats service locally

@Jurshsmith Jurshsmith changed the title Automate running fuel-core-nats locally build(fuel-core-nats): automate running fuel-core-nats locally Jun 12, 2024
@Jurshsmith Jurshsmith changed the title build(fuel-core-nats): automate running fuel-core-nats locally build(repo): automate running fuel-core-nats locally Jun 12, 2024
scripts/run-fuel-core-nats.sh Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
@pedronauck
Copy link
Collaborator

@Jurshsmith, what do you think about including the local fuel-core-nats component in Docker Compose, configured with the correct environment variables? This way, we can provide a Docker Compose example with all the necessary tools pre-configured as I mentioned in our sync.

@pedronauck pedronauck self-requested a review June 12, 2024 17:52
@Jurshsmith
Copy link
Member Author

@pedronauck Thanks for bringing that up again. The plan is to first prepare the Docker image for fuel-core-nats. Once that's ready, we'll create a docker-compose template like you've described. I don't think we will need this for development though, since fuel-core-nats is new and unstable.

@Jurshsmith Jurshsmith added the WIP label Jun 17, 2024
@Jurshsmith Jurshsmith force-pushed the aj/build/automate-running-fuel-core-nats-locally branch from fe3a6e4 to 161d4ba Compare June 17, 2024 17:44
Makefile Show resolved Hide resolved
@Jurshsmith Jurshsmith removed the WIP label Jun 17, 2024
Base automatically changed from aj/build/docker-compose-nats-service to main June 19, 2024 18:38
pedronauck
pedronauck previously approved these changes Jun 19, 2024
@Jurshsmith Jurshsmith force-pushed the aj/build/automate-running-fuel-core-nats-locally branch from 161d4ba to d3622cf Compare June 19, 2024 20:51
This change allows creating a .env file matching the templated environment variables from
.env.sample to start the fuel-core-nats service locally.
@Jurshsmith Jurshsmith force-pushed the aj/build/automate-running-fuel-core-nats-locally branch from d3622cf to 88c76e3 Compare June 19, 2024 21:02
@pedronauck pedronauck merged commit 8a6b940 into main Jun 20, 2024
5 checks passed
@pedronauck pedronauck deleted the aj/build/automate-running-fuel-core-nats-locally branch June 20, 2024 19:20
pedronauck pushed a commit that referenced this pull request Aug 16, 2024
* build(repo): allow starting & stopping nats server locally

* build(repo): start nats with jetstream always

* fix(fuel-core-nats): remove trailing '.' in 'assets' subject

* build(fuel-core-nats): automate running fuel-core-nats locally

* refactor(fuel-core-nats): re-introduce command as dev/run-node

* refactor(fuel-core-nats): improve fuel core nats dev script

This change allows creating a .env file matching the templated environment variables from
.env.sample to start the fuel-core-nats service locally.
pedronauck pushed a commit that referenced this pull request Aug 16, 2024
* build(repo): allow starting & stopping nats server locally

* build(repo): start nats with jetstream always

* fix(fuel-core-nats): remove trailing '.' in 'assets' subject

* build(fuel-core-nats): automate running fuel-core-nats locally

* refactor(fuel-core-nats): re-introduce command as dev/run-node

* refactor(fuel-core-nats): improve fuel core nats dev script

This change allows creating a .env file matching the templated environment variables from
.env.sample to start the fuel-core-nats service locally.
pedronauck pushed a commit that referenced this pull request Aug 16, 2024
* build(repo): allow starting & stopping nats server locally

* build(repo): start nats with jetstream always

* fix(fuel-core-nats): remove trailing '.' in 'assets' subject

* build(fuel-core-nats): automate running fuel-core-nats locally

* refactor(fuel-core-nats): re-introduce command as dev/run-node

* refactor(fuel-core-nats): improve fuel core nats dev script

This change allows creating a .env file matching the templated environment variables from
.env.sample to start the fuel-core-nats service locally.
@Jurshsmith Jurshsmith self-assigned this Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants