Changes
Translation components API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/changes/?format=api
https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/changes/?format=api&page=2", "previous": null, "results": [ { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:55.912199Z", "action": 0, "target": "", "old": "", "details": { "reason": "content changed", "filename": "po/cs/master/pages/provisioning-aws.po" }, "id": 17436172, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/17436172/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581272/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:55.912172Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "NAME='instance1'\naws s3 rm s3://$NAME-infra/bootstrap.ign\n", "old_state": -1 }, "id": 17436171, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436171/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581271/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:55.912143Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "NAME='instance1'\nSSHKEY='my-key' # the name of your SSH key: `aws ec2 describe-key-pairs`\nIMAGE='ami-xxx' # the AMI ID found on the download page\nDISK='20' # the size of the hard disk\nREGION='us-east-1' # the target region\nTYPE='m5.large' # the instance type\nSUBNET='subnet-xxx' # the subnet: `aws ec2 describe-subnets`\nSECURITY_GROUPS='sg-xxx' # the security group `aws ec2 describe-security-groups`\nUSERDATA='/path/to/config.ign' # path to your Ignition config\nPROFILE='xxx-profile' # the name of an IAM instance profile `aws iam list-instance-profiles`\naws ec2 run-instances \\\n --region $REGION \\\n --image-id $IMAGE \\\n --instance-type $TYPE \\\n --key-name $SSHKEY \\\n --subnet-id $SUBNET \\\n --security-group-ids $SECURITY_GROUPS \\\n --user-data \"file://${USERDATA}\" \\\n --iam-instance-profile Name=${PROFILE} \\\n --tag-specifications \"ResourceType=instance,Tags=[{Key=Name,Value=${NAME}}]\" \\\n --block-device-mappings \"VirtualName=/dev/xvda,DeviceName=/dev/xvda,Ebs={VolumeSize=${DISK}}\"\n", "old_state": -1 }, "id": 17436170, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436170/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581270/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:55.912115Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Launching and customizing a new instance with remote Ignition file from a S3 bucket", "old_state": -1 }, "id": 17436169, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436169/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581269/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:55.912086Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "To launch the instance, need to attach the created profile. From the command-line, use `--iam-instance-profile`.", "old_state": -1 }, "id": 17436168, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436168/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581268/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:55.912058Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "# Finally, add the role to the instance profile\naws iam add-role-to-instance-profile --instance-profile-name ${PROFILE} --role-name ${ROLE_NAME}\n", "old_state": -1 }, "id": 17436167, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436167/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581267/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:55.912029Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "# Create the instance profile required by EC2 to contain the role\nPROFILE=\"my-instance-profile\"\naws iam create-instance-profile --instance-profile-name ${PROFILE}\n", "old_state": -1 }, "id": 17436166, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436166/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581266/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:55.911999Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "# Attach the AWS managed policy named AmazonS3ReadOnlyAccess to the role\naws iam attach-role-policy --policy-arn arn:aws:iam::aws:policy/AmazonS3ReadOnlyAccess --role-name ${ROLE_NAME}\n", "old_state": -1 }, "id": 17436165, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436165/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581265/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:55.911970Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "# Create the role and attach the trust policy that allows EC2 to assume this role.\nROLE_NAME=\"my-role\"\naws iam create-role --role-name ${ROLE_NAME} --assume-role-policy-document file://trustpolicyforec2.json\n", "old_state": -1 }, "id": 17436164, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436164/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581264/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:55.911940Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "cat <<EOF >trustpolicyforec2.json\n{\n \"Version\": \"2012-10-17\",\n \"Statement\": {\n \"Effect\": \"Allow\",\n \"Principal\": {\"Service\": \"ec2.amazonaws.com\"},\n \"Action\": \"sts:AssumeRole\"\n }\n}\nEOF\n", "old_state": -1 }, "id": 17436163, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436163/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581263/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:55.911910Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Create the instance profile", "old_state": -1 }, "id": 17436162, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436162/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581262/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:55.911880Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "You need to create a role that includes `s3:GetObject` permission, and attach it to the instance profile. See https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-service.html#roles-creatingrole-service-cli[role creation document] for more information.", "old_state": -1 }, "id": 17436161, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436161/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581261/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:55.911851Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "butane -p config.bu -o config.ign\n", "old_state": -1 }, "id": 17436160, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436160/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581260/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:55.911819Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Format the remote Ignition file to json format", "old_state": -1 }, "id": 17436159, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436159/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581259/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:55.911770Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "NAME='instance1'\nCONFIG='/path/to/config.ign' # path to your Ignition config\naws s3 cp $CONFIG s3://$NAME-infra/bootstrap.ign\n", "old_state": -1 }, "id": 17436158, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436158/?format=api" }, { "unit": null, "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.411050Z", "action": 0, "target": "", "old": "", "details": { "reason": "new file", "filename": "po/cs/master/pages/provisioning-aws.po" }, "id": 15321891, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/15321891/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276958/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.410964Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "The instance's user data cannot be modified without stopping the instance.", "old_state": -1 }, "id": 15321890, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321890/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276957/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.410877Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "NAME='instance1'\naws s3 rb s3://$NAME-infra\n", "old_state": -1 }, "id": 15321889, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321889/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276956/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.410790Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Deleting the s3 bucket", "old_state": -1 }, "id": 15321888, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321888/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276955/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.410703Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Optionnally, you can delete the whole bucket:", "old_state": -1 }, "id": 15321887, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321887/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276953/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.410527Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Deleting the Ignition configuration from the s3 bucket", "old_state": -1 }, "id": 15321885, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321885/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276952/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.410440Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "If you need to have secrets in your Ignition configuration you should store it into a S3 bucket and have a minimal configuration in user-data. Once the instance has completed the first boot, clear the S3 bucket as any process or container running on the instance could access it. See the https://coreos.github.io/ignition/operator-notes/#secrets[Ignition documentation] for more advice on secret management.", "old_state": -1 }, "id": 15321884, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321884/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276951/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.410337Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Configuration cleanup", "old_state": -1 }, "id": 15321883, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321883/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276950/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.410284Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Once the first boot is completed, make sure to delete the configuration as it may contain sensitive data. See xref:#_configuration_cleanup[].", "old_state": -1 }, "id": 15321882, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321882/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276948/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.410224Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "variant: fcos\nversion: {butane-latest-stable-spec}\nignition:\n config:\n replace:\n source: s3://instance1-infra/bootstrap.ign\n", "old_state": -1 }, "id": 15321880, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321880/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276947/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.410194Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Retrieving a remote Ignition file from a s3 bucket", "old_state": -1 }, "id": 15321879, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321879/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276946/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.410165Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Then create a minimal Ignition config as follows:", "old_state": -1 }, "id": 15321878, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321878/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276945/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.410135Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "NAME='instance1'\naws s3 ls s3://$NAME-infra/\n", "old_state": -1 }, "id": 15321877, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321877/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276944/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.410105Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "List files in the bucket", "old_state": -1 }, "id": 15321876, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321876/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276943/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.410075Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "You can verify the file have been correctly uploaded:", "old_state": -1 }, "id": 15321875, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321875/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276941/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.410014Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Upload the Ignition file", "old_state": -1 }, "id": 15321873, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321873/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276940/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.409984Z", "action": 71, "target": "", "old": "", "details": { "state": 100, "source": "NAME='instance1'\naws s3 mb s3://$NAME-infra\n", "old_state": -1 }, "id": 15321872, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321872/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276939/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.409953Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Create a new s3 bucket", "old_state": -1 }, "id": 15321871, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321871/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276938/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.409924Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "As user-data is limited to 16 KB, you may need to use an external source for your Ignition configuration. A common solution is to upload the config to a S3 bucket, as the following steps show:", "old_state": -1 }, "id": 15321870, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321870/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276937/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.409893Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Remote Ignition configuration", "old_state": -1 }, "id": 15321869, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321869/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276936/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.409864Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "ssh core@<ip address>\n", "old_state": -1 }, "id": 15321868, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321868/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276935/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.409835Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Example connecting", "old_state": -1 }, "id": 15321867, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321867/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276934/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.409806Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "You now should be able to SSH into the instance using the associated IP address.", "old_state": -1 }, "id": 15321866, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321866/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276933/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.409776Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "You can find out the instance's assigned IP by running `aws ec2 describe-instances`", "old_state": -1 }, "id": 15321865, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321865/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276932/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.409745Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "By design, cloud-init configuration and startup scripts are not supported on FCOS. Instead, it is recommended to encode any startup logic as systemd service units in the Ignition configuration.", "old_state": -1 }, "id": 15321864, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321864/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276931/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.409714Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "NAME='instance1'\nSSHKEY='my-key' # the name of your SSH key: `aws ec2 describe-key-pairs`\nIMAGE='ami-xxx' # the AMI ID found on the download page\nDISK='20' # the size of the hard disk\nREGION='us-east-1' # the target region\nTYPE='m5.large' # the instance type\nSUBNET='subnet-xxx' # the subnet: `aws ec2 describe-subnets`\nSECURITY_GROUPS='sg-xx' # the security group `aws ec2 describe-security-groups`\nUSERDATA='/path/to/config.ign' # path to your Ignition config\naws ec2 run-instances \\\n --region $REGION \\\n --image-id $IMAGE \\\n --instance-type $TYPE \\\n --key-name $SSHKEY \\\n --subnet-id $SUBNET \\\n --security-group-ids $SECURITY_GROUPS \\\n --user-data \"file://${USERDATA}\" \\\n --tag-specifications \"ResourceType=instance,Tags=[{Key=Name,Value=${NAME}}]\" \\\n --block-device-mappings \"VirtualName=/dev/xvda,DeviceName=/dev/xvda,Ebs={VolumeSize=${DISK}}\"\n", "old_state": -1 }, "id": 15321863, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321863/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276930/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.409684Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Launching and customizing a new instance", "old_state": -1 }, "id": 15321862, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321862/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276929/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.409656Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "The SSH key for the `core` user is supplied via Afterburn in this example as well.", "old_state": -1 }, "id": 15321861, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321861/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276928/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.409627Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "In order to launch a customized FCOS instance, a valid Ignition configuration must be passed as its https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html#instancedata-add-user-data[user data] at creation time. You can use the same command from the xref:#_minimal_example[] but add `--user-data file://path/to/config.ign` argument:", "old_state": -1 }, "id": 15321860, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321860/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276927/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.409596Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Customized Example", "old_state": -1 }, "id": 15321859, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321859/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276926/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.409565Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Minimal Example", "old_state": -1 }, "id": 15321858, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321858/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276925/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.409534Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Launching a VM instance", "old_state": -1 }, "id": 15321857, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321857/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276924/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.409505Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "You also need to have access to an AWS account. The examples below use the https://aws.amazon.com/cli/[aws] command-line tool, which must be separately installed and configured beforehand.", "old_state": -1 }, "id": 15321856, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321856/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276923/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.409474Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "If you do not want to use Ignition to get started, you can make use of the https://coreos.github.io/afterburn/platforms/[Afterburn support].", "old_state": -1 }, "id": 15321855, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321855/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/17276922/?format=api", "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api", "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/cs/?format=api", "user": null, "author": null, "timestamp": "2024-02-20T16:36:28.409442Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Fedora CoreOS has a default `core` user that can be used to explore the OS. If you want to use it, finalize its xref:authentication.adoc[configuration] by providing e.g. an SSH key.", "old_state": -1 }, "id": 15321854, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/15321854/?format=api" } ] }{ "count": 55, "next": "