Skip to content

Commit 03708f0

Browse files
committed
chore: remove obsolete docker-compose setup (#1005)
Signed-off-by: Sajan Gurung <saw.jan.grg3e@gmail.com>
1 parent eb7be79 commit 03708f0

4 files changed

Lines changed: 17 additions & 332 deletions

File tree

README.md

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,42 +4,44 @@
44
- SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors
55
- SPDX-License-Identifier: AGPL-3.0-or-later
66
-->
7+
78
# 🔗 OpenProject Integration
89

910
[![REUSE status](https://api.reuse.software/badge/github.com/nextcloud/integration_openproject)](https://api.reuse.software/info/github.com/nextcloud/integration_openproject)
1011

11-
This application enables integration between Nextcloud and open-source project management software OpenProject.
12+
This application enables integration between Nextcloud and open-source project management software OpenProject.
1213

1314
![](https://github.com/nextcloud/integration_openproject/raw/master/img/screenshot1.png)
1415
![](https://github.com/nextcloud/integration_openproject/raw/master/img/screenshot2.png)
1516

1617
On the Nextcloud end, it allows users to:
1718

18-
* Link files and folders with work packages in OpenProject
19-
* Find all work packages linked to a file or a folder
20-
* Create work packages directly in Nextcloud
21-
* View OpenProject notifications via the dashboard
22-
* Search for work packages using Nextcloud's search bar
23-
* Link work packages in rich text fields via Smart Picker
24-
* Preview links to work packages in text fields
25-
* Link multiple files and folders to a work package at once
19+
- Link files and folders with work packages in OpenProject
20+
- Find all work packages linked to a file or a folder
21+
- Create work packages directly in Nextcloud
22+
- View OpenProject notifications via the dashboard
23+
- Search for work packages using Nextcloud's search bar
24+
- Link work packages in rich text fields via Smart Picker
25+
- Preview links to work packages in text fields
26+
- Link multiple files and folders to a work package at once
2627

2728
On the OpenProject end, users are able to:
2829

29-
* View all Nextcloud files and folders linked to a work package
30-
* Download linked files or open them in Nextcloud to edit them
31-
* Open linked files in Nextcloud to edit them
32-
* Let OpenProject create shared folders per project
30+
- View all Nextcloud files and folders linked to a work package
31+
- Download linked files or open them in Nextcloud to edit them
32+
- Open linked files in Nextcloud to edit them
33+
- Let OpenProject create shared folders per project
3334

3435
Please report issues and bugs here: https://community.openproject.org/projects/nextcloud-integration/work_packages
3536

3637
## 📚 Documentation for users and administrators guide
38+
3739
- For documentation on how to set up the integration as an administrator, refer to [Nextcloud integration setup](https://openproject.org/docs/system-admin-guide/integrations/nextcloud/).
3840
- For documentation on how to use the integration once it is set up, refer to [Using the Nextcloud integration](https://openproject.org/docs/user-guide/nextcloud-integration/).
3941

4042
## 🔨 Development Setup Guide
41-
- [Set up via docker](docs/setup_via_docker.md)
42-
- [Start Nextcloud-OpenProject full setup](docs/setup_nc_op__full.md)
43+
44+
- [Start Nextcloud-OpenProject setup](docs/setup_nc_op__full.md)
4345
- [APIs for integration setup for admin](docs/setting_up_as_admin.md)
4446
- [Setting up Integration via Shell Script](docs/setting_up_via_shell_script.md)
4547
- [APIs for Direct Upload](docs/direct_upload.md)

docker-compose.override.example.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

docker-compose.yml

Lines changed: 0 additions & 56 deletions
This file was deleted.

docs/setup_via_docker.md

Lines changed: 0 additions & 255 deletions
This file was deleted.

0 commit comments

Comments
 (0)