Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Continuous deployment #52

Open
2 tasks
hoh opened this issue Dec 5, 2022 · 0 comments
Open
2 tasks

Add Continuous deployment #52

hoh opened this issue Dec 5, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@hoh
Copy link
Member

hoh commented Dec 5, 2022

We would like to add continuous deployment of the main branch of aleph-account, for example on alpha.account.aleph.im .

A first part of the work is done with #49 , which uploads the files on IPFS and obtains a CID.

The next steps are:

  • Pin the CID on Aleph.im by sending a message on the network. The key sending the message should only be stored inside GitHub Actions and available to the main branch.
  • Create a secure process that watches messages from this address and updates the DNSLink DNS record accordingly using Gandi's API.

DNS credentials are very sensitive, so this must be well secured. I am thinking about running the process on a physical device (not hosted), not exposed to the internet.

@hoh hoh added the enhancement New feature or request label Dec 5, 2022
@hoh hoh assigned hoh and BjrInt Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants