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/zh_CN/changes/?format=api
https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/zh_CN/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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.718096Z", "action": 0, "target": "", "old": "", "details": { "reason": "content changed", "filename": "po/zh_CN/master/pages/provisioning-aws.po" }, "id": 17436299, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/17436299/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581384/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.718060Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "NAME='instance1'\naws s3 rm s3://$NAME-infra/bootstrap.ign\n", "old_state": -1 }, "id": 17436298, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436298/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581383/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.718022Z", "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": 17436297, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436297/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581382/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.717984Z", "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": 17436296, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436296/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581381/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.717946Z", "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": 17436295, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436295/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581380/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.717908Z", "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": 17436294, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436294/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581379/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.717871Z", "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": 17436293, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436293/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581378/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.717833Z", "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": 17436292, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436292/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581377/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.717796Z", "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": 17436291, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436291/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581376/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.717759Z", "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": 17436290, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436290/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581375/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.717721Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Create the instance profile", "old_state": -1 }, "id": 17436289, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436289/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581374/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.717680Z", "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": 17436288, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436288/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581373/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.717640Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "butane -p config.bu -o config.ign\n", "old_state": -1 }, "id": 17436287, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436287/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581372/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.717596Z", "action": 71, "target": "", "old": "", "details": { "state": 0, "source": "Format the remote Ignition file to json format", "old_state": -1 }, "id": 17436286, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436286/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/18581371/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2024-11-15T22:28:57.717534Z", "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": 17436285, "action_name": "String added in the repository", "url": "https://translate.fedoraproject.org/api/changes/17436285/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2024-02-08T22:16:43.768229Z", "action": 0, "target": "", "old": "", "details": { "reason": "content changed", "filename": "po/zh_CN/master/pages/provisioning-aws.po" }, "id": 14710783, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/14710783/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/16787953/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2024-02-08T22:16:43.768119Z", "action": 59, "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": 14710782, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/14710782/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2023-09-12T22:25:48.073883Z", "action": 0, "target": "", "old": "", "details": { "reason": "content changed", "filename": "po/zh_CN/master/pages/provisioning-aws.po" }, "id": 12454980, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/12454980/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/15219286/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2023-09-12T22:25:48.073850Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Upload the Ignition file", "old_state": -1 }, "id": 12454979, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12454979/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/15219285/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2023-09-12T22:25:48.073787Z", "action": 59, "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": 12454978, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12454978/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2023-08-30T22:03:03.000917Z", "action": 0, "target": "", "old": "", "details": { "reason": "content changed", "filename": "po/zh_CN/master/pages/provisioning-aws.po" }, "id": 12347215, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/12347215/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/15152562/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2023-08-30T22:03:03.000860Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "The instance's user data cannot be modified without stopping the instance.", "old_state": -1 }, "id": 12347214, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12347214/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/15152561/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2023-08-30T22:03:03.000811Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "NAME='instance1'\naws s3 rb s3://$NAME-infra\n", "old_state": -1 }, "id": 12347213, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12347213/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/15152560/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2023-08-30T22:03:03.000761Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Deleting the s3 bucket", "old_state": -1 }, "id": 12347212, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12347212/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/15152559/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2023-08-30T22:03:03.000723Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Optionnally, you can delete the whole bucket:", "old_state": -1 }, "id": 12347211, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12347211/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/15152557/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2023-08-30T22:03:03.000665Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Deleting the Ignition configuration from the s3 bucket", "old_state": -1 }, "id": 12347209, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12347209/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/15152556/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2023-08-30T22:03:03.000634Z", "action": 59, "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": 12347208, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12347208/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/15152555/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2023-08-30T22:03:03.000602Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Configuration cleanup", "old_state": -1 }, "id": 12347207, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12347207/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/15152554/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2023-08-30T22:03:03.000558Z", "action": 59, "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": 12347206, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12347206/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/15152552/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2023-08-30T22:03:03.000347Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Remote Ignition configuration", "old_state": -1 }, "id": 12347204, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12347204/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2023-08-22T22:04:35.887359Z", "action": 0, "target": "", "old": "", "details": { "reason": "content changed", "filename": "po/zh_CN/master/pages/provisioning-aws.po" }, "id": 12093831, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/12093831/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/14939847/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2023-08-22T22:04:35.887245Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Retrieving a remote Ignition file from a s3 bucket", "old_state": -1 }, "id": 12093828, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12093828/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/14939846/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2023-08-22T22:04:35.887206Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Then create a minimal Ignition config as follows:", "old_state": -1 }, "id": 12093827, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12093827/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/14939845/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2023-08-22T22:04:35.887153Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "NAME='instance1'\naws s3 ls s3://$NAME-infra/\n", "old_state": -1 }, "id": 12093826, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12093826/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/14939844/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2023-08-22T22:04:35.887114Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "List files in the bucket", "old_state": -1 }, "id": 12093825, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12093825/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/14939843/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2023-08-22T22:04:35.887075Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "You can verify the file have been correctly uploaded:", "old_state": -1 }, "id": 12093824, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12093824/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/14939840/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2023-08-22T22:04:35.886955Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "NAME='instance1'\naws s3 mb s3://$NAME-infra\n", "old_state": -1 }, "id": 12093821, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12093821/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/14939839/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2023-08-22T22:04:35.886914Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Create a new s3 bucket", "old_state": -1 }, "id": 12093820, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/12093820/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:19.212146Z", "action": 0, "target": "", "old": "", "details": { "reason": "content changed", "filename": "po/zh_CN/master/pages/provisioning-aws.po" }, "id": 6902136, "action_name": "Resource updated", "url": "https://translate.fedoraproject.org/api/changes/6902136/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/10811218/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:19.212018Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "ssh core@<ip address>\n", "old_state": -1 }, "id": 6902135, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/6902135/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/10811217/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:19.211886Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Example connecting", "old_state": -1 }, "id": 6902134, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/6902134/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/10811216/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:19.211790Z", "action": 59, "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": 6902133, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/6902133/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/10811215/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:19.211581Z", "action": 59, "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": 6902132, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/6902132/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/10811214/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:19.211444Z", "action": 59, "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": 6902131, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/6902131/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/10811213/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:19.211354Z", "action": 59, "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": 6902130, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/6902130/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/10811212/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:19.211278Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Launching and customizing a new instance", "old_state": -1 }, "id": 6902129, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/6902129/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/10811211/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:19.211201Z", "action": 59, "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": 6902128, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/6902128/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/10811210/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:19.211119Z", "action": 59, "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": 6902127, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/6902127/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/10811209/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:19.211010Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Customized Example", "old_state": -1 }, "id": 6902126, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/6902126/?format=api" }, { "unit": "https://translate.fedoraproject.org/api/units/10811208/?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/zh_CN/?format=api", "user": null, "author": null, "timestamp": "2022-08-03T22:06:19.210927Z", "action": 59, "target": "", "old": "", "details": { "state": 0, "source": "Minimal Example", "old_state": -1 }, "id": 6902125, "action_name": "String updated in the repository", "url": "https://translate.fedoraproject.org/api/changes/6902125/?format=api" } ] }{ "count": 155, "next": "