Compare commits

..

9 commits

Author SHA1 Message Date
dunemask
94f6318983 Update .gitea/workflows/deploy-edge.yml 2023-08-24 15:09:59 +00:00
dunemask
efc928c242 Update .gitea/workflows/deploy-edge.yml 2023-08-24 15:09:33 +00:00
dunemask
8e4f1d8040 Update .gitea/workflows/test-libyan.yml 2023-08-24 14:38:27 +00:00
dunemask
0018f1025d Update .gitea/workflows/test-libyan.yml 2023-08-24 14:35:32 +00:00
dunemask
b83d06aebe Update .gitea/workflows/test-libyan.yml 2023-08-24 14:32:29 +00:00
dunemask
01e904dd41 Update .gitea/workflows/test-libyan.yml 2023-08-24 01:25:39 +00:00
dunemask
b67adb71e6 Update .gitea/workflows/test-libyan.yml 2023-08-24 01:18:39 +00:00
dunemask
a63046dbf2 Update .gitea/workflows/test-libyan.yml 2023-08-24 01:15:19 +00:00
dunemask
35242b8ef8 Add .gitea/workflows/test-libyan.yml 2023-08-24 01:13:59 +00:00
5 changed files with 6 additions and 24302 deletions

View file

@ -14,11 +14,11 @@ jobs:
deploy-edge:
steps:
- name: Oasis Setup
uses: https://gitea.dunemask.dev/elysium/oasis-action@master
uses: https://gitea.dunemask.net/elysium/libyan@master
with:
gitea-token: ${{ env.GITEA_TOKEN }}
kubeconfig: ${{ env.KUBECONFIG_BASE64 }}
oasis-prod-config: ${{ env. OASIS_PROD_CONFIG }}
- name: Deploy to Edge env
run: garden deploy $GARDEN_DEPLOY_ACTION --env usw-edge --skip-dependencies
run: garden deploy $GARDEN_DEPLOY_ACTION --env usw-edge
working-directory: ${{ env.OASIS_WORKSPACE }}

View file

@ -5,7 +5,7 @@ on:
branches: [ master ]
env:
S3_BACKUP_ENDPOINT: https://s3.dunemask.dev
S3_BACKUP_ENDPOINT: https://s3.dunemask.net
S3_BACKUP_KEY_ID: gitea-repo-backup
S3_BACKUP_KEY: ${{ secrets.S3_REPO_BACKUP_KEY }}
REPO_DIR: ${{ gitea.workspace }}/${{ gitea.respository }}
@ -22,7 +22,7 @@ jobs:
ACCESS_KEY_ID: ${{ env.S3_BACKUP_KEY_ID }}
SECRET_ACCESS_KEY: ${{ env.S3_BACKUP_KEY }}
MIRROR_SOURCE: ${{ env.REPO_DIR }}
MIRROR_TARGET: backups/gitea-repositories/${{ gitea.repository }}
MIRROR_TARGET: repository-backups/${{ gitea.repository }}
STORAGE_SERVICE_URL: ${{env.S3_BACKUP_ENDPOINT}}
with:
args: --overwrite --remove

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
# For Deploy
build/
node_modules/
package-lock.json
# Env files
.env
.env.dev

View file

@ -1,6 +1,2 @@
# Khufu
Khufu is a legacy React application that allows for basic file sharing and storing in the cloud.
This is the frontend service for [Nubian](https://forgejo.dunemask.dev/elysium/nubian)
Archived on Aug 10 2024
Khufu is a legacy React application that allows for basic file sharing and storing in the cloud. This is the frontend service for Nubian

24293
package-lock.json generated

File diff suppressed because it is too large Load diff