An open API service indexing awesome lists of open source software.

https://github.com/dsccommunity/officeonlineserverdsc

This module contains DSC resources for deployment and configuration of Office Online Server.
https://github.com/dsccommunity/officeonlineserverdsc

dsc dsc-resources officeonlineserver oos

Last synced: about 1 month ago
JSON representation

This module contains DSC resources for deployment and configuration of Office Online Server.

Awesome Lists containing this project

README

          

# OfficeOnlineServerDsc

[![Build Status](https://dev.azure.com/dsccommunity/OfficeOnlineServerDsc/_apis/build/status/dsccommunity.OfficeOnlineServerDsc?branchName=master)](https://dev.azure.com/dsccommunity/OfficeOnlineServerDsc/_build/latest?definitionId=29&branchName=master)
![Azure DevOps coverage (branch)](https://img.shields.io/azure-devops/coverage/dsccommunity/OfficeOnlineServerDsc/29/master)
[![codecov](https://codecov.io/gh/dsccommunity/OfficeOnlineServerDsc/branch/master/graph/badge.svg)](https://codecov.io/gh/dsccommunity/OfficeOnlineServerDsc)
[![Azure DevOps tests](https://img.shields.io/azure-devops/tests/dsccommunity/OfficeOnlineServerDsc/29/master)](https://dsccommunity.visualstudio.com/OfficeOnlineServerDsc/_test/analytics?definitionId=29&contextType=build)
[![PowerShell Gallery (with prereleases)](https://img.shields.io/powershellgallery/vpre/OfficeOnlineServerDsc?label=OfficeOnlineServerDsc%20Preview)](https://www.powershellgallery.com/packages/OfficeOnlineServerDsc/)
[![PowerShell Gallery](https://img.shields.io/powershellgallery/v/OfficeOnlineServerDsc?label=OfficeOnlineServerDsc)](https://www.powershellgallery.com/packages/OfficeOnlineServerDsc/)

This module contains DSC resources for deployment and configuration of Office Online Server (formerly known as Office Web App Server).

## Code of Conduct

This project has adopted this [Code of Conduct](CODE_OF_CONDUCT.md).

## Releases

For each merge to the branch `master` a preview release will be
deployed to [PowerShell Gallery](https://www.powershellgallery.com/).
Periodically a release version tag will be pushed which will deploy a
full release to [PowerShell Gallery](https://www.powershellgallery.com/).

## Contributing

Please check out common DSC Community [contributing guidelines](https://dsccommunity.org/guidelines/contributing).

## Change log

A full list of changes in each version can be found in the [change log](CHANGELOG.md).

## Documentation

The documentation can be found in the [OfficeOnlineServerDsc Wiki](https://github.com/dsccommunity/OfficeOnlineServerDsc/wiki).
The DSC resources schema files is used to automatically update the
documentation on each PR merge.

### Examples

You can review the [Examples](/src/Examples) directory
for some general use scenarios for all of the resources that are in the module.

The resource examples are also available in the [OfficeOnlineServerDsc Wiki](https://github.com/dsccommunity/SqlServerDsc/wiki).