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

[Doc Request]: Clarifications on Services management and limitations #5933

Open
asb-realrev opened this issue Sep 5, 2024 · 1 comment
Open
Labels
type/documentation Issues for improvements or additions to documentation. type/request Issues that are created by customers.

Comments

@asb-realrev
Copy link

asb-realrev commented Sep 5, 2024

Describe your idea/feature/enhancement

Seeking guidance and updates to documentation to clarify the following (tried searching multiple times through the docs, aws, github issues and discussions, web):
(1) Can a service that was created previously be renamed? What are the problems, blockers from just manually changing the directory/manifest references?
(2) If already a manifest and other files exist from some other repo for a service, would one be able to manually copy those files into a similar directory as a new service and skip the copilot svc init command, but instead just use the copilot svc deploy?

Proposal

Add details and guidance into the documentation of services with either a Troubleshooting, FAQ and/or new page sections addressing these types of questions, with warnings of the types of failures/errors that may happen if attempted.

Additional Details

@asb-realrev asb-realrev added type/enhancement Issues that are improvements for existing features. type/feature Issues that are new feature requests. type/request Issues that are created by customers. labels Sep 5, 2024
@Lou1415926 Lou1415926 added type/documentation Issues for improvements or additions to documentation. and removed type/enhancement Issues that are improvements for existing features. type/feature Issues that are new feature requests. labels Sep 9, 2024
@Lou1415926 Lou1415926 changed the title [Feature Request]: Clarifications on Services management and limitations [Doc Request]: Clarifications on Services management and limitations Sep 9, 2024
@Lou1415926
Copy link
Contributor

@asb-realrev thanks for the suggestions! I agree that an FAQ/Troubleshooting page would be really helpful, especially with links to GitHub issues.

Just in case you still need answers for the clarification questions (and in case someone else stumbles into this):

(1) Can a service that was created previously be renamed? What are the problems, blockers from just manually changing the directory/manifest references?

No, you can't rename a service. Changing the directory name or manifest name field would both result in error, that luckily happens early before any deployment is made.

(2) If already a manifest and other files exist from some other repo for a service, would one be able to manually copy those files into a similar directory as a new service and skip the copilot svc init command, but instead just use the copilot svc deploy?

Yes, you should be able to do that.

Hope this helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/documentation Issues for improvements or additions to documentation. type/request Issues that are created by customers.
Projects
None yet
Development

No branches or pull requests

2 participants