|
|
|
|
|
by morgenkaffee
3819 days ago
|
|
Completely agree! One approach is to run it in a Docker container and access it from your other micro services and never expose it to the public. This is still handy because you can isolate that old program and act as if it is an API to your other micro services. |
|