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

How to automate front env for multiple deployments #81

Open
rairprotocol opened this issue Jun 28, 2024 · 4 comments
Open

How to automate front env for multiple deployments #81

rairprotocol opened this issue Jun 28, 2024 · 4 comments
Assignees
Labels
devops relates to deployment frontend relates to rair-front system help wanted Extra attention is needed question Further information is requested

Comments

@rairprotocol
Copy link
Collaborator

A way to edit env directly in github to then trigger updated SEO text, etc on next build for client marketplace deployments.

https://github.com/rairprotocol/rair-dapp/edit/main/rair-front/.env.sample

@rairprotocol rairprotocol added question Further information is requested devops relates to deployment frontend relates to rair-front system labels Jun 28, 2024
@rairprotocol
Copy link
Collaborator Author

Only difference between deployments is the tag in rair-front to build different image based on env with custom SEO etc

@rairprotocol
Copy link
Collaborator Author

Create github secrets for meta tag. Create manual github actions that specifies tag for xyz version. tag images with different names. can reuse images this way.

Same env file but different secrets. we want new image for rair-front execute github action

@SeanM322 SeanM322 moved this from Todo to In Progress in @rairprotocol's rair-dapp Jul 1, 2024
@rairprotocol
Copy link
Collaborator Author

Need SEO at build time. Hardcoded. TBD investigate. Everytime in squarespace you change SEO must rebuild the core html and redeploy.

@rairprotocol rairprotocol moved this from In Progress to Backlog in @rairprotocol's rair-dapp Jul 15, 2024
@rairprotocol rairprotocol added the help wanted Extra attention is needed label Jul 15, 2024
@rairprotocol
Copy link
Collaborator Author

Only way for this to work is for server settings to call a devops flow to rebuild and redeploy the frontend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops relates to deployment frontend relates to rair-front system help wanted Extra attention is needed question Further information is requested
Projects
Status: Backlog
Development

No branches or pull requests

2 participants