-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Description
Linux container support is available starting in ServiceControl 5.3.0.
For more information, refer to the Docker Hub repository pages for each container image:
- particular/servicecontrol - the Error instance
- particular/servicecontrol-audit - the Audit instance
- particular/servicecontrol-monitoring - the Monitoring instance
- particular/servicecontrol-ravendb - the database used by the Error and Audit instances
- Note that it's highly recommended that the Error and Audit instances both have independent database containers.
Related PRs
- Add Dockerfiles for Linux containers #4182
- Remove portable command line option #4194
- Workflow for building containers #4187
- Add TargetArch property to set RID #4201
- Refactor handling of environment variables to allow POSIX style #4204
- Remove unsupported container infrastructure from 4.x release branch #4207
- Add failed import exceptions to database, don't write to disk in containers #4208
- Centralize common stuff #4214
- Add container health checks #4223
- Build database containers #4213
- Check for Raven server version and cluster configuration in exernally-managed mode #4212
- Push packages workflow #4220
- Restore SetupMode = None, make all args ENV vars #4237
- Only allow env files to drop namespace on 3 app namespaces #4238
- Clean up GitHub container registry #4240
- Load RavenDB client certificate if located next to the executable #4247
- Add container image annotations #4241
- Add infrastructure to push images to Docker Hub #4252
- Ignore prerelease tags when calculating latest version #4255
- Licensing cleanup #4253
- Enable conditions to only push updates to container README on latest #4260
- Fix container readme to show RavenDB connection string required during --setup #4259
- Create a container tag for Major.Minor #4265
- Licensing cleanup, round 2 #4271