# How can i set up my Syncloud as a Web server for hosting my own Websites?

**URL:** <https://syncloud.discourse.group/t/how-can-i-set-up-my-syncloud-as-a-web-server-for-hosting-my-own-websites/74>\
**Category:** App requests and development\
**Created:** [9 June 2021 20:59 UTC](https://syncloud.discourse.group/t/how-can-i-set-up-my-syncloud-as-a-web-server-for-hosting-my-own-websites/74 "2021-06-09T20:59:56Z")\
**Posts on this page:** 4\
**Page:** 1

<div class="post-metadata">

**Author:** ![adadasdasda](https://avatars.discourse-cdn.com/v4/letter/a/8c91f0/32.png) [@adadasdasda](https://syncloud.discourse.group/u/adadasdasda)\
**Post date:** [9 June 2021 20:59 UTC](https://syncloud.discourse.group/t/how-can-i-set-up-my-syncloud-as-a-web-server-for-hosting-my-own-websites/74/1 "2021-06-09T20:59:57Z")

</div>

Hello,

the questions is:  
How can i set up my Syncloud as a Web server for hosting my own Websites?  
apache or nginx?

Can someone help my or using the device for this use case?  
Thanks!

---

<div class="post-metadata">

**Author:** ![boris](https://avatars.discourse-cdn.com/v4/letter/b/74df32/32.png) [@boris](https://syncloud.discourse.group/u/boris)\
**Post date:** [10 June 2021 08:23 UTC](https://syncloud.discourse.group/t/how-can-i-set-up-my-syncloud-as-a-web-server-for-hosting-my-own-websites/74/2 "2021-06-10T08:23:17Z")

</div>

There is no easy way right now, but there are options:

1. Try wordpress app to host your content. Access it using wordpress.[domain]

2. Not very good but ok for experiments. Run your own instance of nginx.

Domain name, not everyone may like their default website to be visible under myapp.[domain] and instead you may want something like www.[domain], that is another request pending implementation [Default app · Issue #441 · syncloud/platform · GitHub](https://github.com/syncloud/platform/issues/441)

---

<div class="post-metadata">

**Author:** ![boris](https://avatars.discourse-cdn.com/v4/letter/b/74df32/32.png) [@boris](https://syncloud.discourse.group/u/boris)\
**Post date:** [10 June 2021 08:26 UTC](https://syncloud.discourse.group/t/how-can-i-set-up-my-syncloud-as-a-web-server-for-hosting-my-own-websites/74/3 "2021-06-10T08:26:04Z")

</div>

You could use nginx from platform and provide your own config.

```auto
root@syncloud:~# /snap/platform/current/nginx/sbin/nginx -v     
nginx version: nginx/1.15.12

```

---

<div class="post-metadata">

**Author:** ![adadasdasda](https://avatars.discourse-cdn.com/v4/letter/a/8c91f0/32.png) [@adadasdasda](https://syncloud.discourse.group/u/adadasdasda)\
**Post date:** [11 June 2021 09:25 UTC](https://syncloud.discourse.group/t/how-can-i-set-up-my-syncloud-as-a-web-server-for-hosting-my-own-websites/74/4 "2021-06-11T09:25:41Z")

</div>

Thank you for your help!

After considering a lot of options, i decided not to host my websites by myself.

To set up a server still is a lot of work with a normal Debian based system or Debian itself.  
Also i got sometimes problems with my router. Often a reset is necessary.

Hardware, Resources, a great network and care about the system by myself is to much to do if i can get cheap web hosting everywhere 🙂

Maybe in the future i will consider it again, but for now i only will use syncloud for my personal data over the web! And for that syncloud is a hell of a good tool!
