SkynetLabs / skynet-webportal

A webapp that makes Skynet accessible to web browsers.
https://siasky.net
Other
256 stars 55 forks source link

Remove website subpackage from webportal #2113

Closed MSevey closed 2 years ago

MSevey commented 2 years ago

PULL REQUEST

Overview

Remove website subpackage now that code has been split off into separate repos. There is a repo and docker hub for the stock website and for our custom website that handles the difference between siasky.net/free/pro.

The Docker Compose will continue to point to the stock website, and part of our deploy process is to overwrite this with our custom website image.

Both repos have the full git history.

Example for Visual Changes

Stock Website

Repo: https://github.com/SkynetLabs/webportal-website

Docker Hub: https://hub.docker.com/repository/docker/skynetlabs/webportal-website

Skynet Labs custom website

Repo: https://github.com/SkynetLabs/webportal-website-skynetlabs

Docker Hub: https://hub.docker.com/repository/docker/skynetlabs/webportal-website-skynetlabs

Checklist

Review and complete the checklist to ensure that the PR is complete before assigned to an approver.

Issues Closed

linear[bot] commented 2 years ago

SKY-702 remove website subpackage from webportal repo