• @keider
    link
    English
    112 years ago

    Love the look of Alexandrite. Is there a way to self-host it? I’m not familiar with Svelte.

    • PhilipOP
      link
      fedilink
      English
      82 years ago

      I created a fork, where I added a Dockerfile, so if you know Docker and how to build it, should be able to use that.

      It exposes port 3000 and you need to point PUBLIC_INSTANCE to where the main instance is hosted.

      • @keider
        link
        English
        22 years ago

        Thanks for sharing, running on a Docker container is perfect.

    • @sheodox
      link
      English
      72 years ago

      (I’m the dev of Alexandrite) Officially there isn’t yet a way to self-host it without modifying the code (unless you host it on one of a few specific cloud providers like the official Alexandrite site does), but now that people are self hosting anyway I think adding support for it is going to be higher up on my priority list!