No description
Find a file
Eoghan Conlon 856d2e322e
Some checks failed
On_Push / deploy (push) Failing after 16m19s
Testing new action again
Signed-off-by: Eoghan Conlon <git@eoghanconlon.ie>
2024-10-04 17:19:09 +01:00
.forgejo/workflows Testing new action again 2024-10-04 17:19:09 +01:00
resources
src
.gitattributes
.gitignore
.md.toml
flake.lock
flake.nix
LICENSE
README.md

Deploying to Skynet

This is a repo that is used as a template to deploy to Skynet

Create SSH Key

Details to do this can be found here: wiki
It is recommended to create a new key for just Forgejo Actions.

Secrets

One secret must be added to make this work.

Secrets are found in your repo under Settings > Actions > Secrets

  • SSH_KEY
    • This is your private key that was generated above

End result should look like this:
Secrets

Make changes to src

Make changes to the files in src.
Commit and push.
If everything was set up fine then your site will soon be live on https://$USERNAME.users.skynet.ie