{"id":25366023,"url":"https://github.com/mikebridge/akkawebindocker","last_synced_at":"2026-04-13T23:32:23.844Z","repository":{"id":137153243,"uuid":"155629933","full_name":"mikebridge/AkkaWebInDocker","owner":"mikebridge","description":"An example of running Akka.Net from WebApi within Docker","archived":false,"fork":false,"pushed_at":"2018-11-01T23:52:43.000Z","size":21,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T05:31:57.460Z","etag":null,"topics":["akka-remoting","akkadotnet","csharp","docker","docker-compose","dotnet-core"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikebridge.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-31T22:13:50.000Z","updated_at":"2024-03-21T05:29:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"d082704b-4902-4d8a-b0c4-b93407db3d2a","html_url":"https://github.com/mikebridge/AkkaWebInDocker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikebridge/AkkaWebInDocker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikebridge%2FAkkaWebInDocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikebridge%2FAkkaWebInDocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikebridge%2FAkkaWebInDocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikebridge%2FAkkaWebInDocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikebridge","download_url":"https://codeload.github.com/mikebridge/AkkaWebInDocker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikebridge%2FAkkaWebInDocker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31775772,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["akka-remoting","akkadotnet","csharp","docker","docker-compose","dotnet-core"],"created_at":"2025-02-14T23:53:00.624Z","updated_at":"2026-04-13T23:32:23.830Z","avatar_url":"https://github.com/mikebridge.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Akka.Net Remote / WebApi / .NET Core 2.0 Example\n\nBasic setup demo for Akka.Net in Docker.  \n\nThis is configured as two Linux containers, one running a Console app with an Akka.Net ActorSystem, and the other running WebApi.  The web api accesses\nthe Console app via Akka.Remote. The EchoConsole app has a single EchoActor.\n\n## Build - Visual Studio w/o Docker\n\nYou can build and run both processes without docker from Visual Studio 2017 using `Debug -\u003e Start Debugging`.  \n\n## Build - Linux/Mac/Windows Command Line \u0026 Docker\n\n_Prerequisites:_\n\n- [.NET Core sdk](https://www.microsoft.com/net/download) \n- [Docker](https://docs.docker.com/)\n\nYou can build the app from the command line, build the docker containers from the published source, then launch the two processes together:\n\n```powershell\n\u003e dotnet build\n\u003e dotnet publish\n\u003e docker-compose up -build\n```\n\nIf this worked correctly, you should then be able to send a GET request to [http://localhost:3000/api/echo/test](http://localhost:3000/api/echo/test).  Right now \nthe EchoActor does nothing but write to the debug console.\n\n## Notes\n\n- EchoConsoleApp -\u003e Build -\u003e Advanced Settings... -\u003e Language version is set to \"C# latest minor version (latest)\" so \nthat [HostBuilder](https://docs.microsoft.com/en-us/dotnet/api/microsoft.extensions.hosting.hostbuilder?view=aspnetcore-2.1) is available\n(requires C# 7.1).\n\n- Currently there may be some [problems with  .NET Core 2.1](https://github.com/akkadotnet/akka.net/issues/3506)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikebridge%2Fakkawebindocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikebridge%2Fakkawebindocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikebridge%2Fakkawebindocker/lists"}