### Starting Aetos Integration Platform Source: https://github.com/savoirtech/aetos/blob/4.3.x/README.md Provides command-line instructions to start the Aetos integration platform on Linux/Unix and Windows environments. Aetos 4.3.x utilizes Apache Karaf 4.3.x as its underlying container. ```Shell (Linux/Unix) bin/karaf ``` ```Shell (Windows) bin\karaf.bat ``` -------------------------------- ### Apache License 2.0 Boilerplate Notice Source: https://github.com/savoirtech/aetos/blob/4.3.x/LICENSE.txt Standard copyright and license notice to be attached to files to apply the Apache License, Version 2.0. Fields enclosed in brackets `[]` should be replaced with specific project information. This text should be enclosed in the appropriate comment syntax for the file format. ```text Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.