samba-iris-adapter

Downloads18
Subscribe
0
Bookmark
1
This application is not supported by InterSystems Corporation. Please be notified that you use it at your own responsibility.
Details
Releases
Reviews
Issues
Videos
Articles

What's new in this version

Initial Release

Gitter Quality Gate Status Reliability Rating

samba-iris-adapter

This is a SAMBA interoperability Adapter for InterSystems IRIS. Using this adapter is possible read, write and find remote files and folders using SAMBA v2/v3 protocol.

Installation: ZPM

Open IRIS Namespace with Interoperability Enabled. Open Terminal and call: USER>zpm "install samba-iris-adapter"

Installation: Docker

Clone/git pull the repo into any local directory

$ git clone https://github.com/yurimarx/samba-iris-adapter.git

Open the terminal in this directory and run:

$ docker-compose build
  1. Run the IRIS container with your project:
$ docker-compose up -d

How to Run the App

  1. Go to the credentials and Set credentials and save with these values:

    • ID: SambaCredentials
    • User name: bob
    • Password: bobspasswd Check this image as result: Credentials
  2. Open the production.

  3. Select the SambaBusinessOperation and Check if the settings are ok, like this image: BuninessOperation

  4. Start the production.

  5. Go to your REST client app and use these REST operations or download postman project with request samples (https://github.com/yurimarx/samba-iris-adapter/raw/master/SambaAPICollection.postman_collection.json) (with basic auth and credentials _SYSTEM/SYS):

    Credits

IPM installation
zpm "install samba-iris-adapter"
Rating
5 (1)
ObjectScript quality test
Passed
Updated on 29 May 2023
ObjectScript quality report
Category
Integration
Works with
InterSystems IRISInterSystems IRIS for Health
Tags
Info
Version
1.0.0
Last updated
2022-09-14
Repository
Open
Documentation
Open
License
Link