Abp: Create a sample microservice solution

Created on 11 Jan 2019  Β·  19Comments  Β·  Source: abpframework/abp

After creating the sample, I will document it to be understood. I know everybody waiting for this, but it will get some time as you can guess :)

See https://github.com/abpframework/abp/blob/master/samples/MicroserviceDemo/docs/design/Overall.md

abp-samples

Most helpful comment

Good to know somebody else could able to run it :)

All 19 comments

That’s awesome! πŸŽ‰πŸŽ‰πŸŽ‰

That's cool! πŸŽ‰πŸŽ‰πŸŽ‰

Very nice! πŸ₯‡ πŸ₯‡ πŸ₯‡

Thanks in advance for this sample. For your precious time. πŸŽ‰πŸŽ‰πŸŽ‰

πŸŽ‰πŸŽ‰πŸŽ‰

That's cool! πŸŽ‰πŸŽ‰πŸŽ‰

That so cool

sample should be run on kubernetes

That is an awesome news have been waiting this for almost 2 years now.

On Jan 12, 2019 14:20, geffzhang notifications@github.com wrote:

sample should be run on kubernetes

β€”
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHubhttps://github.com/abpframework/abp/issues/729#issuecomment-453746987, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AQJ3WTYvGRhEUY6paQWO8CwfGm-YXHzpks5vCeE3gaJpZM4Z7eU-.

I'm glad to get such a huge attraction for this :)

Hi hikalkan,
Is it multi tenant on microservice?😁

In the first, probably no. But will make it multi-tenant eventually.

I can't wait for that. πŸ‘

Good Job!

For who want to test right now:

  • Clone abp repository and build all.
  • Restore [databases].(https://github.com/abpframework/abp/tree/master/samples/MicroserviceDemo/databases).
  • Install and run RabbitMQ.
  • Install and run Redis server.
  • Open the solution.
  • Run AuthServer.Host project.
  • Run all microservices.
  • Run all gateways.
  • Run any application you want (to a simple test, run ConsoleClientDemo).

I hope it works :) BTW, I'm working to create a docker-compose configuration to make all working. Just wait a bit more.

Note: The solution has local references to the framework packages. So, follow https://github.com/abpframework/abp#modulestemplates to be able to build and run it locally.

I succeeded. Thanks. You are wonderful.

Good to know somebody else could able to run it :)

For who want to try: https://abp.io/documents/abp/latest/Samples/Microservice-Demo#how-to-run

docker-compose is working as we've tested:
https://abp.io/documents/abp/latest/Samples/Microservice-Demo#using-the-docker-containers

Kubernetes is coming soon: https://github.com/abpframework/abp/issues/811

I'm closing this issue since it is basically done.
There are some improvements but they will be done separately.

See the documentation of this sample: https://abp.io/documents/abp/latest/Samples/Microservice-Demo

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hikalkan picture hikalkan  Β·  3Comments

SmallShrimp picture SmallShrimp  Β·  3Comments

mehdihadeli picture mehdihadeli  Β·  3Comments

wocar picture wocar  Β·  3Comments

hikalkan picture hikalkan  Β·  3Comments