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 support for version control hosting via Upsun.com #1228

Open
tylers-username opened this issue Dec 3, 2024 · 0 comments
Open

Add support for version control hosting via Upsun.com #1228

tylers-username opened this issue Dec 3, 2024 · 0 comments

Comments

@tylers-username
Copy link

With the addition of a .upsun/config.yaml and .environment, users who want to test out Fider quickly would be able deploy it to Upsun.com within a few short commands:

  1. git clone {fider}
  2. upsun project:create
  3. upsun push

Upsun.com version-controls infrastructure, so Fider can define the default services and application requirements within the repository to reduce the setup burden of users who do not wish to deploy docker containers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant